Repo Added
|
Files
6
|
Badge
README BADGES
|
push
github
143 of 147 branches covered (97.28%)
193 of 193 relevant lines covered (100.0%)
2010.82 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
100.0 | src/diff/apply.ts | 37 | 16 | 16 | 0 | 36.0 | 8 | 0 | |
100.0 | src/diff/diff.ts | 28 | 12 | 12 | 0 | 510.0 | 6 | 0 | |
100.0 | src/diff/lcs.ts | 311 | 119 | 119 | 0 | 3138.0 | 109 | 0 | |
100.0 | src/diff/patch.ts | 76 | 31 | 31 | 0 | 132.0 | 16 | 4 | |
100.0 | src/diff/same.ts | 16 | 9 | 9 | 0 | 418.0 | 4 | 0 | |
100.0 | src/index.ts | 9 | 6 | 6 | 0 | 1.0 | 0 | 0 |