Branch Coverage

blib/lib/Perl/Critic/Policy/Documentation/ProhibitParagraphTwoDots.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
69 1 50 unless ($self->{'in_begin'} eq '' or $self->{'in_begin'} =~ /^:/)
77 13 37 if ($str =~ /(?<!\.)(\.\.\s*)$/gs)
88 1 6 if ($cmd eq 'X') { }
3 3 elsif ($cmd eq 'L') { }