| lib/provide.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 15 | 46.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 57 | 16 | 33 | 11 | $clauses[-1][0] =~ /if|elsif/ and @{$clauses[-1];} == 4 |
| 73 | 0 | 0 | 11 | $if =~ /if|elsif/ and exists $condition{$condition} |
| 0 | 0 | 11 | $if =~ /if|elsif/ and exists $condition{$condition} and $version =~ /^\d[\.\d]*$/ | |
| 0 | 0 | 11 | $if =~ /if|elsif/ and exists $condition{$condition} and $version =~ /^\d[\.\d]*$/ and looks_like_a_module($module) | |
| 83 | 0 | 0 | 2 | $else eq 'else' and looks_like_a_module($module) |