blib/lib/CGI/Ex/Die.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 14 | 7.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
84 | 0 | 0 | 0 | not $found and $sub =~ /eval/ |
87 | 0 | 0 | 0 | $found and $n - 1 != $found |
94 | 0 | 0 | 0 | $CGI::Ex::Die::EXTENDED_ERRORS and $err |
line | l | !l | condition |
---|---|---|---|
103 | 0 | 0 | $@ || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
49 | 1 | 0 | 0 | not ref $args{'register'} or grep {/die/;} @{$args{"register"};} |