| blib/lib/Math/Intersection/StraightLine.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 12 | 12 | 100.0 | 
| pod | 5 | 5 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 5 | 1 | n/a | BEGIN | 
| 6 | 1 | n/a | BEGIN | 
| 7 | 1 | n/a | BEGIN | 
| 12 | 1 | Yes | new | 
| 19 | 1 | Yes | functions | 
| 33 | 10 | Yes | vectors | 
| 75 | 5 | Yes | point_limited | 
| 97 | 2 | Yes | points | 
| 116 | 33 | n/a | _check_point_on_line | 
| 128 | 7 | n/a | _check_overlapping_lines | 
| 140 | 10 | n/a | _check_parallel_vectors | 
| 161 | 37 | n/a | _check_point_on_vector |