| lib/Test/RequiredMinimumDependencyVersion.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 12 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 62 | 1 | 0 | 18 | defined $ok and $ok |
| 97 | 1 | 0 | 6 | defined $ok and $ok |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 54 | 1 | 1 | 16 | not exists $args{'module'} or ref $args{'module'} ne ref {} |
| 80 | 2 | 1 | 8 | @_ != 2 or not defined $file |