Condition Coverage

blib/lib/Pod/HtmlEasy.pm
Criterion Covered Total %
condition 14 23 60.8


and 3 conditions

line !l l&&!r l&&r condition
209 46 0 0 not -e $pod and $pod ne '-'
262 41 0 7 exists $$this{'TITLE'} and length $$this{'TITLE'} > 0
41 6 1 exists $$this{'TITLE'} and length $$this{'TITLE'} > 0 and not exists $args{'title'}
6 1 0 exists $$this{'TITLE'} and length $$this{'TITLE'} > 0 and not exists $args{'title'} and defined $title_line_ref
370 2 10 7 not exists $$this{'TITLE'} and $txt =~ /\ANAME/msx
581 33 0 6 length $txt == 1 and not $txt =~ /\d/msx

or 2 conditions

line l !l condition
104 5 0 $this || 'Pod::HtmlEasy'

or 3 conditions

line l !l&&r !l&&!r condition
117 0 0 0 uc $1 || $2