blib/lib/Religion.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 22 | 27.2 |
line | true | false | branch |
---|---|---|---|
29 | 5 | 4 | if ($file =~ /^\(eval/) { } |
73 | 0 | 0 | if @result > 0 |
74 | 0 | 0 | if @result > 1 |
75 | 0 | 0 | if @result > 2 |
76 | 0 | 0 | if @result > 3 |
78 | 0 | 0 | if (@result == 1) |
79 | 0 | 0 | substr($msg, -1, 1) ne "\n" ? : |
86 | 3 | 0 | if $result ne 'return' |
88 | 0 | 3 | if ($oldhandler) |
94 | 0 | 3 | if ($result eq 'return') { } |
3 | 0 | elsif ($result eq 'next') { } |