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
59 0 0 24 -e $file and not -d _

or 2 conditions

line l !l condition
65 3 21 $p{'options'} || []

or 3 conditions

line l !l&&r !l&&!r condition
40 10 0 0 $pkg->can('parser') || croak("No parser() function defind in $pkg")
65 0 24 0 $p{'encoding'} || $self->default_encoding
85 25 1 2 $p->{'format'} || $self->guess_format($p->{'file'}) || $self->default_format