Class: | MUNity.Database.Models.Conference.DelegationApplicationUserEntry |
---|---|
Assembly: | MUNity.Database |
File(s): | C:\Users\aeuke\source\repos\PeerConradi\munity\src\MUNityDatabase\Models\Conference\DelegationApplicationUserEntry.cs |
Covered lines: | 5 |
Uncovered lines: | 1 |
Coverable lines: | 6 |
Total lines: | 20 |
Line coverage: | 83.3% (5 of 6) |
Covered branches: | 0 |
Total branches: | 0 |
Covered methods: | 5 |
Total methods: | 6 |
Method coverage: | 83.3% (5 of 6) |
Method | Branch coverage | Cyclomatic complexity | Line coverage |
---|---|---|---|
get_DelegationApplicationUserEntryId() | 100% | 1 | 0% |
get_Application() | 100% | 1 | 100% |
get_User() | 100% | 1 | 100% |
get_Status() | 100% | 1 | 100% |
get_CanWrite() | 100% | 1 | 100% |
get_Message() | 100% | 1 | 100% |