| blib/lib/Devel/ebug/HTTP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 13 | 53.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 108 | 1 | 1 | 0 | defined $cgi_sequence and $cgi_sequence < $sequence |
| 121 | 2 | 0 | 0 | $ebug->finished and $action ne 'restart' |
| 2 | 0 | 0 | $ebug->finished and $action ne 'restart' and $action ne 'undo' |
| line | l | !l | condition |
|---|---|---|---|
| 81 | 1 | 0 | $ebug->eval($eval) || 'No output' |
| 103 | 1 | 1 | $params->{'myaction'} || '' |