| blib/lib/Perl/Meta.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 3 | 66.6 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 48 | 4 | 6 | 0 | _extract_license(($matched) = $pod =~ / (=head \d \s+ L(?i:ICEN[CS]E|ICENSING)\b.*?) (=head \d.*|=cut.*|)\z /msx) || _extract_license(($matched) = $pod =~ / (=head \d \s+ (?:C(?i:OPYRIGHTS?)|L(?i:EGAL))\b.*?) (=head \d.*|=cut.*|)\z /msx) |