| Class: | falling_Player |
|---|---|
| Assembly: | Test |
| File(s): | E:/Unity/Unity Project/VR-Adventure/Assets/Scripts/falling_Player.cs |
| Covered lines: | 4 |
| Uncovered lines: | 3 |
| Coverable lines: | 7 |
| Total lines: | 19 |
| Line coverage: | 57.1% (4 of 7) |
| Covered branches: | 0 |
| Total branches: | 0 |
| Covered methods: | 1 |
| Total methods: | 2 |
| Method coverage: | 50% (1 of 2) |
| Method | Branch coverage | Crap Score | Cyclomatic complexity | NPath complexity | Sequence coverage |
|---|---|---|---|---|---|
| Start() | 0% | 0 | 0 | 0 | 100% |
| unfreeze() | 0% | 0 | 0 | 0 | 0% |