Condition Coverage

blib/lib/Perl/Critic/Policy/Documentation/ProhibitAdjacentLinks.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
129 8 3 5 $name eq $last_L_name && (defined $display || defined $last_L_display)
21 5 11 $last_L and not $name eq $last_L_name && (defined $display || defined $last_L_display)

or 3 conditions

line l !l&&r !l&&!r condition
90 39 0 1 $self->{'in_begin'} eq '' or $self->{'in_begin'} =~ /^:/
116 0 0 1 $cmd eq 'X' or $cmd eq 'Z'