Press n or j to go to the next uncovered block, b, p or k for the previous block.
File | Statements | Branches | Functions | Lines | |||||
---|---|---|---|---|---|---|---|---|---|
algorithms |
|
95% | 171/180 | 81.44% | 79/97 | 100% | 19/19 | 100% | 159/159 |
algorithms/dynamic-programming |
|
100% | 25/25 | 92% | 23/25 | 100% | 5/5 | 100% | 19/19 |
algorithms/dynamic-programming/sum |
|
97.82% | 45/46 | 88.88% | 32/36 | 100% | 6/6 | 100% | 37/37 |
algorithms/sorting |
|
97.5% | 39/40 | 94.44% | 34/36 | 100% | 6/6 | 97.36% | 37/38 |
data-structures |
|
100% | 6/6 | 83.33% | 5/6 | 100% | 2/2 | 100% | 5/5 |
exercises/majority-elements |
|
100% | 13/13 | 81.81% | 9/11 | 100% | 2/2 | 100% | 11/11 |
exercises/palindrome |
|
100% | 14/14 | 83.33% | 10/12 | 100% | 2/2 | 100% | 10/10 |
exercises/rotational-cipher |
|
100% | 23/23 | 81.81% | 9/11 | 100% | 3/3 | 100% | 21/21 |
exercises/sliding-window-maximum |
|
100% | 18/18 | 81.81% | 9/11 | 100% | 2/2 | 100% | 17/17 |
exercises/uniform-integers |
|
100% | 33/33 | 90.47% | 19/21 | 100% | 4/4 | 100% | 32/32 |
exercises/valid-binary-search-tree |
|
77.77% | 7/9 | 82.6% | 19/23 | 100% | 2/2 | 75% | 6/8 |
util |
|
100% | 5/5 | 87.5% | 7/8 | 100% | 2/2 | 100% | 4/4 |