blib/lib/Math/Shape/Rectangle.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 13 | 13 | 100.0 |
pod | 5 | 5 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
1 | 1 | n/a | BEGIN |
2 | 1 | n/a | BEGIN |
5 | 1 | n/a | BEGIN |
6 | 1 | n/a | BEGIN |
7 | 1 | n/a | BEGIN |
8 | 1 | n/a | BEGIN |
9 | 1 | n/a | BEGIN |
16 | 6 | Yes | new |
30 | 3 | Yes | rotate |
39 | 9 | Yes | get_points |
50 | 8 | Yes | detect_collision |
57 | 16 | Yes | test_radius_intersect |
68 | 4 | n/a | _calculate_corners |