Condition Coverage

blib/lib/Devel/OverloadInfo.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
22 0 0 2 eval { do { require Sub::Util } } and defined &Sub::Util::subname

or 3 conditions

line l !l&&r !l&&!r condition
75 0 470 0 &blessed($_[0]) || $_[0]
134 0 458 0 &blessed($class) || $class
179 0 7 0 &blessed($_[0]) || $_[0]