blib/lib/Data/RuledCluster/Strategy/Formatted.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 8 | unless (is_number($key)) |
21 | 1 | 7 | unless my $node_format = $args->{'node_format'} |
25 | 1 | 6 | unless (grep {$_ eq $expected_node;} @nodes) |