Branch Coverage

blib/lib/Pipeline/Base.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
14 125 2 if (bless($self, $class)->init(@_)) { }
29 0 134 unless ref $self
32 48 86 if (defined $level) { }
43 1 65 if $self->debug