Condition Coverage

inc/Data/OptList.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
42 0 0 0 @_ == 1 and &Params::Util::_HASHLIKE($_[0])
76 0 0 0 $must_be and defined $value

or 2 conditions

line l !l condition
54 0 0 $name_test ||= sub { not ref $_[0]; }