Condition Coverage

blib/lib/Repl/Spec/Type/InstanceType.pm
Criterion Covered Total %
condition 1 9 11.1


and 3 conditions

line !l l&&!r l&&r condition
69 0 0 0 blessed $arg and UNIVERSAL::isa($arg, $classname)
70 0 0 0 ref $arg and $classname eq ref $arg

or 3 conditions

line l !l&&r !l&&!r condition
57 0 4 0 ref $invocant || $invocant