Condition Coverage

blib/lib/Test/Requires.pm
Criterion Covered Total %
condition 9 14 64.2


and 3 conditions

line !l l&&!r l&&r condition
19 5 1 1 @_ == 1 and ref $_[0]
6 0 1 @_ == 1 and ref $_[0] and ref $_[0] eq 'HASH'
47 0 2 0 $builder->can('parent') and $builder->parent
55 0 1 0 $builder->can('parent') and $builder->parent

or 2 conditions

line l !l condition
36 2 9 $ver ||= ''