Class: | TextureUtils |
---|---|
Assembly: | TextureUtils |
File(s): | /tmp/workspace/unity-renderer/unity-renderer/Assets/Scripts/MainScripts/DCL/Helpers/Utils/TextureUtils/TextureUtils.cs |
Covered lines: | 4 |
Uncovered lines: | 6 |
Coverable lines: | 10 |
Total lines: | 20 |
Line coverage: | 40% (4 of 10) |
Covered branches: | 0 |
Total branches: | 0 |
Covered methods: | 2 |
Total methods: | 2 |
Method coverage: | 100% (2 of 2) |
Method | Branch coverage | Crap Score | Cyclomatic complexity | NPath complexity | Sequence coverage |
---|---|---|---|---|---|
TextureUtils() | 0% | 1 | 1 | 0 | 100% |
IsQuestionMarkPNG(...) | 0% | 19.85 | 6 | 0 | 27.27% |