Repo Added
|
Files
75
|
Badge
README BADGES
|
github
729 of 729 branches covered (100.0%)
Branch coverage included in aggregate %.
1354 of 1400 relevant lines covered (96.71%)
3288.2 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
77.0 | src/main.ts | 601 | 146 | 100 | 46 | 37.0 | 54 | 0 | |
100.0 | src/convert/pathToRelative.ts | 19 | 3 | 3 | 0 | 12.0 | 0 | 0 | |
100.0 | src/math/cubicTools.ts | 150 | 20 | 20 | 0 | 1155.0 | 5 | 0 | |
100.0 | src/math/lineTools.ts | 79 | 17 | 17 | 0 | 35.0 | 5 | 0 | |
100.0 | src/math/arcTools.ts | 450 | 119 | 119 | 0 | 425.0 | 39 | 0 | |
100.0 | src/math/bezier.ts | 306 | 66 | 66 | 0 | 44521.0 | 6 | 0 | |
100.0 | src/convert/pathToString.ts | 53 | 20 | 20 | 0 | 3606.0 | 13 | 0 | |
100.0 | src/math/distanceSquareRoot.ts | 18 | 2 | 2 | 0 | 131.0 | 0 | 0 | |
100.0 | src/convert/pathToCurve.ts | 48 | 18 | 18 | 0 | 420.0 | 8 | 0 | |
100.0 | src/convert/pathToAbsolute.ts | 19 | 3 | 3 | 0 | 32.0 | 0 | 0 |