| blib/lib/Code/CutNPaste.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 18 | 38.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 306 | 3 | 0 | 0 | $ignore and $report =~ /$ignore/ |
| 373 | 3 | 0 | 0 | $stderr and not $self->_could_not_deparse->{$file} |
| 390 | 3 | 0 | 0 | $stderr and not $self->_could_not_deparse->{$file} |
| 463 | 528 | 0 | 0 | $skip{'sub_begin'} and /^}/ |
| line | l | !l | condition |
|---|---|---|---|
| 190 | 4 | 0 | $jobs || 1 |
| 380 | 3 | 0 | $self->renamed_vars || 0 |
| 381 | 3 | 0 | $self->renamed_subs || 0 |