Branch Coverage

blib/lib/Chemistry/File/Dumper.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
71 6 0 if $d->can('Sortkeys')
72 0 6 exists $opts{'dumper_indent'} ? :
0 6 exists $opts{'dumper_purity'} ? :
82 14 14 unless $s
84 0 14 if ($@)
85 0 0 if $opts{'fatal'}