Condition Coverage

blib/lib/Pod/Cats.pm
Criterion Covered Total %
condition 13 23 56.5


or 2 conditions

line l !l condition
169 1 2 shift() || {}
232 0 3 $SIG{'__WARN__'} || sub { warn $_[0]; }
440 6 1 $_ // ''
452 1 2 $self->{'delimiters'} // '<'
474 27 1 $_ // ''
489 0 0 $_ // ''
500 0 0 $_ // ''

or 3 conditions

line l !l&&r !l&&!r condition
374 0 0 0 $_ eq 'command' or $_ eq 'begin'
452 12 3 0 $self->{'parser'} ||= 'Pod::Cats::Parser::MGC'->new('object', $self, 'delimiters', $self->{'delimiters'} // '<')
458 14 0 1 defined $parsed->[0] || @$parsed > 1