Condition Coverage

blib/lib/Assert/Refute/T/Tester.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
102 8 10 1 $diag and ref $diag ne "ARRAY"

or 2 conditions

line l !l condition
105 0 18 $external_name ||= "Assert::Refute contract entry as expected"

or 3 conditions

line l !l&&r !l&&!r condition
91 0 0 20 ref $hash ne "HASH" or ref $spec ne "HASH"

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
111 2 1 1 4 $ok ^^ $hash->{'ok'}