blib/lib/Daiku/SuffixRule.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 12 | 91.6 |
line | true | false | branch |
---|---|---|---|
49 | 15 | 17 | if ($need_rebuild or not -f $target) { } |
65 | 8 | 34 | if ((ref $src || '') eq 'CODE') { } |
77 | 48 | 0 | if ($task) { } |
79 | 30 | 18 | if (-f $target and -f $source) |
80 | 4 | 26 | if _mtime($target) < _mtime($source) |
96 | 16 | 56 | ref $_ && ref $_ eq 'ARRAY' ? : |