| blib/lib/Stepford/GraphBuilder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 12 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 96 | 1 | 698 | if exists $map{$attr} |
| 112 | 1 | 572 | if exists $parents->{$step_class} |
| 119 | 6 | 566 | if (my $graph = $self->_get_cached_graph($step_class)) |
| 155 | 0 | 542 | if exists $self->config->{$dep} |
| 162 | 1 | 541 | unless $map->{$dep} |
| 166 | 1 | 540 | if $map->{$dep} eq $parent_step |