Condition Coverage

blib/lib/Data/OptList.pm
Criterion Covered Total %
condition 7 8 87.5


and 3 conditions

line !l l&&!r l&&r condition
141 27 0 3 @_ == 1 and &Params::Util::_HASHLIKE($_[0])
195 10 10 9 $is_a and not &$is_a($value)

or 2 conditions

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