Condition Coverage

blib/lib/Hydrogen/Topic/HashRef.pm
Criterion Covered Total %
condition 1 12 8.3


and 3 conditions

line !l l&&!r l&&r condition
73 0 0 0 @_ >= 1 and @_ <= 2
250 0 0 0 builtin::blessed($_[0]) and $_[0]->isa("Regexp")
0 0 1 ref $_[0] and not !&re::is_regexp($_[0])

or 3 conditions

line l !l&&r !l&&!r condition
102 0 0 0 $__signature ||= sub { ; }