blib/lib/App/Critique/Command/process.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
272 | 0 | 0 | 0 | $rewriter and $rewriter->can_rewrite |
line | l | !l | condition |
---|---|---|---|
140 | 0 | 0 | $file->recall('reviewed') // 0 |
0 | 0 | $file->recall('edited') // 0 | |
331 | 0 | 0 | $file->recall('commited') || 0 |