Press n or j to go to the next uncovered block, b, p or k for the previous block.
File | Statements | Branches | Functions | Lines | |||||
---|---|---|---|---|---|---|---|---|---|
binarySearch |
|
96.07% | 49/51 | 88.88% | 16/18 | 100% | 4/4 | 96.07% | 49/51 |
breadthFirstSearch |
|
97.72% | 86/88 | 94.44% | 17/18 | 100% | 3/3 | 97.72% | 86/88 |
data-structure/linkedList |
|
100% | 40/40 | 100% | 5/5 | 100% | 3/3 | 100% | 40/40 |
dijkstra |
|
100% | 70/70 | 100% | 13/13 | 100% | 4/4 | 100% | 70/70 |
problems/assignMiceToHoles |
|
100% | 26/26 | 80% | 4/5 | 100% | 1/1 | 100% | 26/26 |
problems/binaryInventory |
|
100% | 43/43 | 100% | 11/11 | 100% | 4/4 | 100% | 43/43 |
problems/bulbsSwitch |
|
100% | 25/25 | 100% | 7/7 | 100% | 3/3 | 100% | 25/25 |
problems/chatSplit |
|
100% | 80/80 | 100% | 17/17 | 50% | 1/2 | 100% | 80/80 |
problems/countCamera |
|
100% | 56/56 | 100% | 8/8 | 100% | 1/1 | 100% | 56/56 |
problems/countDaysCompleted |
|
100% | 46/46 | 100% | 4/4 | 100% | 1/1 | 100% | 46/46 |
problems/disJoinInterval |
|
100% | 36/36 | 100% | 6/6 | 100% | 1/1 | 100% | 36/36 |
problems/distributeCandy |
|
100% | 37/37 | 100% | 6/6 | 100% | 1/1 | 100% | 37/37 |
problems/friendsConnection |
|
100% | 52/52 | 100% | 13/13 | 100% | 1/1 | 100% | 52/52 |
problems/gasStations |
|
100% | 41/41 | 100% | 8/8 | 100% | 1/1 | 100% | 41/41 |
problems/highestProduct |
|
100% | 29/29 | 100% | 2/2 | 100% | 1/1 | 100% | 29/29 |
problems/intToRoman |
|
100% | 37/37 | 100% | 6/6 | 100% | 1/1 | 100% | 37/37 |
problems/largestPermutation |
|
83.33% | 65/78 | 85.71% | 12/14 | 100% | 4/4 | 83.33% | 65/78 |
problems/lengthOfLongestSubstring |
|
100% | 47/47 | 80% | 4/5 | 100% | 1/1 | 100% | 47/47 |
problems/majorityElement |
|
100% | 27/27 | 85.71% | 6/7 | 100% | 1/1 | 100% | 27/27 |
problems/maximumNumberRecursion |
|
100% | 10/10 | 100% | 6/6 | 100% | 1/1 | 100% | 10/10 |
problems/meetingRoom |
|
100% | 75/75 | 100% | 15/15 | 100% | 3/3 | 100% | 75/75 |
problems/moveSeats |
|
100% | 47/47 | 80% | 8/10 | 100% | 1/1 | 100% | 47/47 |
problems/namesBook |
|
100% | 28/28 | 100% | 3/3 | 100% | 2/2 | 100% | 28/28 |
problems/squareBox |
|
100% | 18/18 | 100% | 3/3 | 100% | 1/1 | 100% | 18/18 |
problems/sumRecursion |
|
100% | 9/9 | 100% | 3/3 | 100% | 1/1 | 100% | 9/9 |
quickSort |
|
100% | 29/29 | 100% | 12/12 | 100% | 1/1 | 100% | 29/29 |
selectionSort |
|
100% | 18/18 | 100% | 4/4 | 100% | 1/1 | 100% | 18/18 |
utils |
|
95.65% | 22/23 | 75% | 6/8 | 100% | 3/3 | 95.65% | 22/23 |