Branch Coverage

blib/lib/Error/ROP/Imp.pm
Criterion Covered Total %
branch 12 16 75.0


line true false branch
19 12 3 if ($either->is_valid)
24 3 9 if ($@)
25 1 2 length $err > 0 && $err ne 'undef' ? :
42 3 4 if ($either->is_valid)
47 2 1 if ($@)
60 0 0 if ($either->is_valid)
65 0 0 if ($@)
75 13 7 if (scalar(@then_clauses) % 2 == 0) { }