| Class: | EHonda.KicktippAi.Core.TeamStanding |
|---|---|
| Assembly: | EHonda.KicktippAi.Core |
| File(s): | /home/runner/work/KicktippAi/KicktippAi/src/Core/TeamStanding.cs |
| Covered lines: | 12 |
|---|---|
| Uncovered lines: | 0 |
| Coverable lines: | 12 |
| Total lines: | 22 |
| Line coverage: | 100% |
| Covered branches: | 0 |
|---|---|
| Total branches: | 0 |
| Branch coverage: | N/A |
Feature is only available for sponsors
Upgrade to PRO version| Method | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
|---|---|---|---|---|
| .ctor(...) | 100% | 1 | 1 | 100% |
| .ctor(...) | 100% | 2 | 1 | 0% |
| get_Position() | 100% | 1 | 1 | 100% |
| set_Position(...) | 100% | 2 | 1 | 0% |
| get_TeamName() | 100% | 1 | 1 | 100% |
| set_TeamName(...) | 100% | 2 | 1 | 0% |
| get_GamesPlayed() | 100% | 1 | 1 | 100% |
| set_GamesPlayed(...) | 100% | 2 | 1 | 0% |
| get_Points() | 100% | 1 | 1 | 100% |
| set_Points(...) | 100% | 2 | 1 | 0% |
| get_GoalsFor() | 100% | 1 | 1 | 100% |
| set_GoalsFor(...) | 100% | 2 | 1 | 0% |
| get_GoalsAgainst() | 100% | 1 | 1 | 100% |
| set_GoalsAgainst(...) | 100% | 2 | 1 | 0% |
| get_GoalDifference() | 100% | 1 | 1 | 100% |
| set_GoalDifference(...) | 100% | 2 | 1 | 0% |
| get_Wins() | 100% | 1 | 1 | 100% |
| set_Wins(...) | 100% | 2 | 1 | 0% |
| get_Draws() | 100% | 1 | 1 | 100% |
| set_Draws(...) | 100% | 2 | 1 | 0% |
| get_Losses() | 100% | 1 | 1 | 100% |
| set_Losses(...) | 100% | 2 | 1 | 0% |
| get_GoalsFormatted() | 100% | 1 | 1 | 100% |