Branch Coverage

blib/lib/SCUBA/Blender.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
55 0 0 if ($temp < 100)
93 0 0 if (exists $GASES{$gas}) { }
116 0 0 if (exists $GASES{$gas}) { }
118 0 0 if $fraction > 1
126 0 0 if ($totalfraction < 1)
179 0 0 if ($add_moles{$gas} != 0)
212 0 0 if ($$mix_ref{'HE'} > 0)
224 0 0 unless (grep {/$gas/;} @order)
243 0 0 if (exists $$self{'results'}{$gas})
265 0 0 if ($total_moles > 0)
294 0 0 if (abs $function_val < $epsilon)
300 0 0 if ($success) { }