blib/lib/Test/Tail/Multi.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 18 | 88.8 |
line | true | false | branch |
---|---|---|---|
33 | 4 | 4 | if (exists $params{'files'}) |
35 | 2 | 2 | if (ref $contents eq 'ARRAY') { } |
2 | 0 | elsif (defined $contents and $contents ne '') { } | |
48 | 2 | 6 | if int keys %params |
53 | 3 | 0 | if defined $delay |
54 | 1 | 2 | if defined $comment |
61 | 1 | 2 | if defined $comment |
76 | 2 | 2 | if (defined $coderef) |
84 | 2 | 1 | unless $nfound |