| blib/lib/Test/Aggregate/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 11 | 81.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 64 | 6 | 11 | 0 | exists $arg_for->{'tests'} and 'ARRAY' ne ref $arg_for->{'tests'} |
| 185 | 8 | 8 | 50 | /\.t\z/ and /$matching/ |
| line | l | !l | condition |
|---|---|---|---|
| 127 | 11 | 6 | $self->{'tests'} ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 61 | 6 | 0 | 11 | exists $arg_for->{'dirs'} or exists $arg_for->{'tests'} |