Repo Added
|
Files
28
|
Badge
README BADGES
|
github
339 of 418 branches covered (81.1%)
Branch coverage included in aggregate %.
1768 of 1887 relevant lines covered (93.69%)
1116.37 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
59.91 | src/FastCache.Cached/CacheManager.cs | 384 | 146 | 89 | 57 | 205.0 | 44 | 32 | |
77.46 | src/FastCache.Cached/EvictionQuickList.cs | 361 | 149 | 117 | 32 | 2518.0 + 24 | 48 | 16 | |
77.78 | src/FastCache.Cached/Constants.cs | 96 | 41 | 38 | 3 | 3.0 | 11 | 11 | |
78.57 | src/FastCache.Cached/Collections/CachedRange.cs | 154 | 60 | 47 | 13 | 155.0 | 30 | 8 | |
80.0 | src/FastCache.Cached/Helpers/Gen2GcCallback.cs | 32 | 10 | 8 | 2 | 14.0 | 0 | 0 | |
80.72 | src/FastCache.Cached/EvictionJob.cs | 129 | 61 | 52 | 9 | 842.0 | 15 | 7 | |
90.91 | ...ts/FastCache.CachedTests/Cached_InputValidation.cs | 60 | 29 | 27 | 2 | 2.0 | 3 | 1 | |
96.97 | tests/FastCache.CachedTests/Cached_Update.cs | 65 | 31 | 31 | 0 | 2.0 | 1 | 1 | |
99.07 | ...s/FastCache.CachedTests/Collections/CachedRange.cs | 184 | 81 | 80 | 1 | 3976.0 | 26 | 0 | |
99.23 | tests/FastCache.CachedTests/Cached_GetOrCompute.cs | 607 | 383 | 383 | 0 | 1.0 | 5 | 3 |