Branch Coverage

blib/lib/Build/Hopen/G/Node.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
35 0 5 unless my $self = shift()
36 2 3 if (@_) { }
3 0 elsif (exists $self->{'outputs'}) { }
37 0 2 unless ref $_[0] eq 'HASH'