Branch Coverage

blib/lib/Perinci/Object/EnvResultMulti.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
29 2 10 if (exists $extra->{'payload'})
34 15 6 if ($_->{'status'} =~ /\A(2|304)/) { }
40 9 3 if ($num_ok) { }
41 2 7 if ($num_nok) { }
50 3 4 if (keys %statuses == 1)