Branch Coverage

blib/lib/DS/Source.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
35 9 8 if (defined $out_type)
39 1 16 if (defined $target)
51 2 19 if ($$self{'target'})
54 19 0 if ($target->source($self))
66 29 366 if ($target) { }
79 2 166 unless $self->target
87 21 41 if ($type) { }