Subroutine Coverage
| blib/lib/Math/Shape/Point.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
22 |
22 |
100.0
|
| pod |
16 |
16 |
100.0
|
| line |
count |
pod |
subroutine |
|
3
|
1 |
n/a |
BEGIN |
|
4
|
1 |
n/a |
BEGIN |
|
5
|
1 |
n/a |
BEGIN |
|
6
|
1 |
n/a |
BEGIN |
|
7
|
1 |
n/a |
BEGIN |
|
8
|
1 |
n/a |
BEGIN |
|
14
|
6 |
Yes |
new |
|
26
|
56 |
Yes |
get_location |
|
31
|
15 |
Yes |
set_location |
|
39
|
24 |
Yes |
get_direction |
|
44
|
3 |
Yes |
set_direction |
|
50
|
2 |
Yes |
advance |
|
57
|
2 |
Yes |
retreat |
|
64
|
2 |
Yes |
move_left |
|
71
|
2 |
Yes |
move_right |
|
78
|
17 |
Yes |
rotate |
|
84
|
8 |
Yes |
rotate_about_point |
|
110
|
5 |
Yes |
get_distance_to_point |
|
115
|
21 |
Yes |
get_angle_to_point |
|
139
|
21 |
Yes |
get_direction_to_point |
|
149
|
36 |
Yes |
normalize_radian |
|
159
|
1 |
Yes |
print_coordinates |