Condition Coverage

blib/lib/Perl/Critic/Policy/Documentation/ProhibitUnbalancedParens.pm
Criterion Covered Total %
condition 11 14 78.5


and 3 conditions

line !l l&&!r l&&r condition
66 75 0 4 $command eq 'for' and $text =~ /^ProhibitUnbalancedParens\b\s*(.*)/
141 81 4 5 @optional and $optional[0]{'char'} ne $p->{'char'}

or 2 conditions

line l !l condition
88 6 146 $self->{'allow_next'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
94 145 0 1 $self->{'in_begin'} eq '' or $self->{'in_begin'} =~ /^:/
201 0 7 5 $cmd eq 'X' or $cmd eq 'C'