Press n or j to go to the next uncovered block, b, p or k for the previous block.
File | Statements | Branches | Functions | Lines | |||||
---|---|---|---|---|---|---|---|---|---|
src |
|
8% | 6/75 | 0% | 0/19 | 0% | 0/14 | 8% | 6/75 |
src/file-system-module |
|
9% | 9/100 | 0% | 0/34 | 0% | 0/18 | 9.18% | 9/98 |
src/file-system-module/operations |
|
100% | 10/10 | 100% | 4/4 | 100% | 2/2 | 100% | 10/10 |
src/file-system-module/operations/append-file |
|
15% | 3/20 | 0% | 0/3 | 0% | 0/4 | 15% | 3/20 |
src/file-system-module/operations/create-directory |
|
13.33% | 2/15 | 0% | 0/1 | 0% | 0/4 | 13.33% | 2/15 |
src/file-system-module/operations/read-file |
|
11.11% | 1/9 | 0% | 0/1 | 0% | 0/1 | 11.11% | 1/9 |
src/file-system-module/operations/read-file-size |
|
11.11% | 1/9 | 0% | 0/1 | 0% | 0/1 | 11.11% | 1/9 |
src/file-system-module/operations/remove-directory |
|
13.33% | 2/15 | 0% | 0/1 | 0% | 0/4 | 13.33% | 2/15 |
src/file-system-module/operations/remove-file |
|
13.33% | 2/15 | 0% | 0/1 | 0% | 0/4 | 13.33% | 2/15 |
src/file-system-module/operations/rename-file |
|
10.52% | 2/19 | 0% | 0/1 | 0% | 0/4 | 10.52% | 2/19 |
src/file-system-module/operations/write-file |
|
13.04% | 3/23 | 0% | 0/3 | 0% | 0/5 | 13.04% | 3/23 |