Condition Coverage

blib/lib/HTML/Tested/Test.pm
Criterion Covered Total %
condition 21 29 72.4


and 3 conditions

line !l l&&!r l&&r condition
17 3 1 14 defined $res and defined $v
4 13 1 defined $res and defined $v and $res =~ /\n.*\n/ms
14 0 1 defined $res and defined $v and $res =~ /\n.*\n/ms and $v =~ /\n.*\n/ms
100 5 37 62 defined $v and not ref $v
42 61 1 defined $v and not ref $v and $v eq 'HT_DISABLED'

or 3 conditions

line l !l&&r !l&&!r condition
27 81 0 3 defined $r_val or defined $e_val
38 80 0 0 defined $stash or defined $e_stash

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
29 81 0 3 0 defined $r_val xor defined $e_val
39 79 1 0 0 defined $stash xor defined $e_stash