Ran
|
Files
516
|
Run time
51s
|
Badge
README BADGES
|
push
appveyor
30974 of 31083 relevant lines covered (99.65%)
39.9 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
50.0 | /src/Here/Exceptions/NullResultException.cs | 35 | 4 | 2 - 2 | 2 + 2 | 35.0 + 17 | |
76.62 | /src/Here/Result/CustomErrorResult.cs | 434 | 77 | 59 - 18 | 18 + 18 | 43.0 + 9 | |
79.81 | /src/Here/Result/ValueCustomErrorResult.cs | 574 | 104 | 83 - 21 | 21 + 21 | 71.0 + 14 | |
85.61 | /src/Here/Result/ValueResult.cs | 657 | 139 | 119 - 20 | 20 + 20 | 41.0 + 5 | |
87.4 | /src/Here/Either/Either.cs | 854 | 127 | 111 - 16 | 16 + 16 | 75.0 + 9 | |
87.5 | /src/Here/Either/EitherLeft.cs | 202 | 32 | 28 - 4 | 4 + 4 | 12.0 + 1.0 | |
87.5 | /src/Here/Either/EitherRight.cs | 205 | 32 | 28 - 4 | 4 + 4 | 12.0 + 1.0 | |
88.11 | /src/Here/Result/Result.cs | 810 | 143 | 126 - 17 | 17 + 17 | 30.0 + 3 | |
88.52 | /src/Here/Option/Option{T}.cs | 357 | 61 | 54 - 7 | 7 + 7 | 346.0 + 40 | |
100.0 | /src/Here/Common/HereHelpers.cs | 51 | 3 | 3 | 0 | 6.0 |