blib/lib/Daiku/File.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 14 | 78.5 |
line | true | false | branch |
---|---|---|---|
37 | 23 | 85 | if ($need_rebuild or not -f $self->dst) { } |
49 | 39 | 159 | if $self->dst eq $target |
59 | 0 | 108 | unless $self->deps |
61 | 57 | 0 | if ($task) { } |
63 | 57 | 0 | if (-f $target) |
77 | 23 | 34 | unless -f $self->dst |
81 | 10 | 24 | if $m2 < $m1 |