Condition Coverage

lib/CGI/FormBuilder/Messages.pm
Criterion Covered Total %
condition 9 22 40.9


and 3 conditions

line !l l&&!r l&&r condition
56 0 0 12 $src and $src ne ''
88 0 0 1 -f $src and -r _
0 0 1 -f $src and -r _ and open M, "<$src"

or 2 conditions

line l !l condition
38 16 119 $src || '(default)'
136 1093 0 $$self{$key} || ''

or 3 conditions

line l !l&&r !l&&!r condition
36 0 135 0 ref $self || $self
43 0 0 3 $ref eq 'ARRAY' or $ref eq 'SCALAR'
94 0 0 13 /^\s*#/ or /^\s*$/