blib/lib/Shipwright/Script/Requires.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
31 | 0 | 0 | unless $source |
52 | 0 | 0 | unless $source |
57 | 0 | 0 | if ($self->as_graph) { } |
96 | 0 | 0 | if (-e $require_file) { } |
104 | 0 | 0 | if (exists $deps->{$name}{$dep_module}) { } |
111 | 0 | 0 | if ($new_v->numify > $old_v->numify) |
120 | 0 | 0 | if $deps->{$dep_module} |