Condition Coverage

blib/lib/Ref/Util/Rewriter.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
77 0 14 6 not $statement_def and $sib->$Ref::Util::Rewriter::_isa('PPI::Token::Operator')
136 3 0 3 $sib and $sib->content eq ';'

or 3 conditions

line l !l&&r !l&&!r condition
79 5 0 1 $content eq 'eq' or $content eq 'ne'