blib/lib/App/Yath.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 12 | 75.0 |
line | l | !l | condition |
---|---|---|---|
131 | 0 | 4 | push @files, $f and next |
132 | 0 | 100 | push @dirs, $f and next |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
79 | 31 | 23 | 2 | @preload and @switches |
127 | 50 | 0 | 12 | not @in and -d 't' |
line | l | !l | condition |
---|---|---|---|
28 | 52 | 4 | $self->{'args'} ||= [] |