Subroutine Coverage
| lib/Devel/Graph.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
25 |
31 |
80.6
|
| pod |
9 |
9 |
100.0
|
| line |
count |
pod |
subroutine |
|
8
|
5 |
n/a |
BEGIN |
|
9
|
5 |
n/a |
BEGIN |
|
10
|
5 |
n/a |
BEGIN |
|
16
|
5 |
n/a |
BEGIN |
|
23
|
5 |
n/a |
BEGIN |
|
24
|
5 |
n/a |
BEGIN |
|
31
|
21 |
n/a |
_init |
|
51
|
1 |
Yes |
option |
|
58
|
0 |
Yes |
debug |
|
73
|
18 |
Yes |
graph |
|
91
|
0 |
Yes |
as_graph |
|
99
|
1 |
Yes |
as_ascii |
|
107
|
0 |
Yes |
as_flowchart |
|
114
|
26 |
Yes |
decompose |
|
136
|
0 |
Yes |
finish |
|
144
|
55 |
Yes |
reset |
|
163
|
16 |
n/a |
_find_first |
|
180
|
1 |
n/a |
_find_second |
|
200
|
0 |
n/a |
_find_on_stack |
|
217
|
16 |
n/a |
_parse_compound |
|
293
|
11 |
n/a |
_normalize_condition |
|
305
|
9 |
n/a |
_parse_if |
|
359
|
1 |
n/a |
_parse_sub |
|
390
|
7 |
n/a |
_parse_while |
|
444
|
1 |
n/a |
_parse_loop |
|
578
|
5 |
n/a |
_parse_conditional |
|
647
|
1 |
n/a |
_parse_break |
|
678
|
40 |
n/a |
_parse_expression |
|
691
|
0 |
n/a |
_error |
|
699
|
5 |
n/a |
BEGIN |
|
700
|
105 |
n/a |
_parse |