| lib/PatchReader/AddCVSContext.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 1 | 15 | 6.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 53 | 0 | 0 | 0 | !($$file{'is_add'} || $$file{'is_remove'}) && $$file{'old_revision'} | 
| 175 | 0 | 0 | 0 | $end ne 'file' and $start > $end | 
| 201 | 0 | 0 | 0 | $$this{'NEXT_FILE_LINE'} and $$this{'NEXT_FILE_LINE'} > $start | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 17 | 0 | 1 | 0 | ref $class || $class | 
| 208 | 0 | 0 | 0 | $end eq 'file' or $i <= $end |