Branch Coverage

blib/lib/Astro/App/Satpass2/Format/Dump.pm
Criterion Covered Total %
branch 10 20 50.0


line true false branch
29 2 0 unless ($self->dumper)
30 0 2 if ($dumper_default) { }
46 4 2 unless @args
49 2 0 if (not $ref) { }
0 0 elsif ('CODE' ne $ref) { }
51 0 4 unless my $code = $dumper_hash{$possible}
52 2 2 unless load_package($possible)
53 0 2 unless $code = $possible->can($code)
57 0 2 unless ref $val
70 0 0 if (defined $object) { }