Condition Coverage

blib/lib/App/Critique/Command/process.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
272 0 0 0 $rewriter and $rewriter->can_rewrite

or 2 conditions

line l !l condition
140 0 0 $file->recall('reviewed') // 0
0 0 $file->recall('edited') // 0
331 0 0 $file->recall('commited') || 0