lib/MKDoc/Control_List.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
56 | 0 | 2 | if $@ |
78 | 0 | 22 | if $line =~ /^#/ |
79 | 4 | 18 | unless $line |
107 | 14 | 7 | unless $line =~ /^\s*CONDITION\s+/ |
117 | 9 | 7 | unless $line =~ /^\s*RET_VALUE\s+/ |
127 | 0 | 9 | unless $line =~ /^\s*RULE\s+.+?\s+WHEN\s+.+\s*/ |