Subroutine Coverage
blib/lib/Tk/Image/Calculation.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
19 |
19 |
100.0
|
pod |
15 |
16 |
93.7
|
line |
count |
pod |
subroutine |
3
|
1 |
n/a |
BEGIN |
4
|
1 |
n/a |
BEGIN |
12
|
31 |
No |
new |
131
|
4 |
Yes |
GetPointsOval |
216
|
4 |
Yes |
GetPointsInOval |
260
|
4 |
Yes |
GetPointsOutOval |
312
|
4 |
Yes |
GetLinesInOval |
354
|
4 |
Yes |
GetLinesOutOval |
400
|
4 |
Yes |
GetPointsCircle |
473
|
4 |
Yes |
GetPointsInCircle |
511
|
4 |
Yes |
GetPointsOutCircle |
549
|
4 |
Yes |
GetLinesInCircle |
582
|
4 |
Yes |
GetLinesOutCircle |
618
|
4 |
Yes |
GetPointsPolygon |
669
|
4 |
Yes |
GetPointsInPolygon |
694
|
4 |
Yes |
GetPointsOutPolygon |
727
|
4 |
Yes |
GetLinesInPolygon |
749
|
4 |
Yes |
GetLinesOutPolygon |
775
|
20 |
n/a |
_CalculatePolygon |