| blib/lib/CGI/Carp/DebugScreen.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 18 | 38.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 237 | 0 | 0 | 54 | $file and -f $file |
| 309 | 18 | 0 | 0 | ref $engine and $engine->can('as_html') |
| line | l | !l | condition |
|---|---|---|---|
| 200 | 54 | 0 | $$_{'caller'} || '' |
| 214 | 54 | 0 | $caller ||= '' |
| 215 | 54 | 0 | $line_no ||= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 203 | 0 | 0 | 54 | $caller eq '' || $caller eq $INC{'Carp.pm'} || $caller eq $INC{'CGI/Carp.pm'} |
| 211 | 54 | 0 | 0 | defined $message or $no_more_first |