blib/lib/Devel/ebug/HTTP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 13 | 53.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
107 | 1 | 1 | 0 | defined $cgi_sequence and $cgi_sequence < $sequence |
120 | 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 |
---|---|---|---|
80 | 1 | 0 | $ebug->eval($eval) || 'No output' |
102 | 1 | 1 | $params->{'myaction'} || '' |