Branch Coverage

blib/lib/Algorithm/ContextVector.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
92 0 0 unless my $attr = $args{'attributes'}
93 0 0 unless keys %$attr
95 0 0 unless my $labels = $args{'label'}
96 0 0 unless ref $labels
122 0 0 unless defined $top
144 0 0 if $$features{$_} < $cut
173 0 0 unless my $attr = $args{'attributes'}