blib/lib/Pod/Sub/Usage.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 17 | 52.9 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
28 | 0 | 0 | 6 | $sub_header and $is_closed |
37 | 179 | 11 | 6 | $row =~ /^=(cut|head|over)/msx and $found |
line | l | !l | condition |
---|---|---|---|
24 | 6 | 0 | shift() // 'SYNOPSIS' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
17 | 3 | 0 | 0 | $package ||= (caller 0)[0] |
1 | 2 | 0 | Module::Locate::locate(scalar($package ||= (caller 0)[0])) // (caller 0)[1] | |
25 | 6 | 0 | 0 | $file || croak("Could not open: '${file}'") |