Class: | ParcelCoordinates |
---|---|
Assembly: | HUDUtils |
File(s): | /tmp/workspace/unity-renderer/unity-renderer/Assets/Scripts/MainScripts/DCL/Controllers/HUD/Utils/ParcelCoordinates.cs |
Covered lines: | 0 |
Uncovered lines: | 8 |
Coverable lines: | 8 |
Total lines: | 19 |
Line coverage: | 0% (0 of 8) |
Covered branches: | 0 |
Total branches: | 0 |
Covered methods: | 0 |
Total methods: | 7 |
Method coverage: | 0% (0 of 7) |
Method | Branch coverage | Crap Score | Cyclomatic complexity | NPath complexity | Sequence coverage |
---|---|---|---|---|---|
ParcelCoordinates(...) | 0% | 2 | 1 | 0 | 0% |
implicit operator UnityEngine.Vector2Int(...) | 0% | 2 | 1 | 0 | 0% |
ToString() | 0% | 2 | 1 | 0 | 0% |