Condition Coverage

blib/lib/Text/Markup.pm
Criterion Covered Total %
condition 8 14 57.1


and 3 conditions

line !l l&&!r l&&r condition
60 0 0 26 -e $file and not -d _

or 2 conditions

line l !l condition
66 3 23 $p{'options'} || []

or 3 conditions

line l !l&&r !l&&!r condition
41 11 0 0 $pkg->can('parser') || croak("No parser() function defind in $pkg")
66 0 26 0 $p{'encoding'} || $self->default_encoding
86 27 1 2 $p->{'format'} || $self->guess_format($p->{'file'}) || $self->default_format