blib/lib/Math/Intersection/StraightLine.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 12 | 12 | 100.0 |
pod | 5 | 5 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 1 | n/a | BEGIN |
4 | 1 | n/a | BEGIN |
5 | 1 | n/a | BEGIN |
9 | 1 | Yes | new |
16 | 1 | Yes | functions |
30 | 10 | Yes | vectors |
72 | 5 | Yes | point_limited |
94 | 2 | Yes | points |
113 | 33 | n/a | _check_point_on_line |
125 | 7 | n/a | _check_overlapping_lines |
137 | 10 | n/a | _check_parallel_vectors |
158 | 37 | n/a | _check_point_on_vector |