Condition Coverage

blib/lib/Perl/Critic/Policy/TooMuchCode/ProhibitLargeBlock.pm
Criterion Covered Total %
condition 2 5 40.0


and 3 conditions

line !l l&&!r l&&r condition
19 0 0 4 $word_before and $word_before->isa("PPI::Token::Word")

or 2 conditions

line l !l condition
16 0 2 $self->{'_config'}{'block_statement_count_limit'} || $self->{'block_statement_count_limit'} || 10