Condition Coverage

blib/lib/Template/Recall.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
27 3 0 0 exists $h{'secpat'} and ref $h{'secpat'}
31 3 0 0 exists $h{'val_delims'} and ref $h{'val_delims'} eq 'ARRAY'
42 0 0 1 defined $h{'template_path'} and -e $h{'template_path'}