| apidocs.perl | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 16 | 17 | 94.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 32 | 67412 | 420 | 156 | /^=item (\w+)\b/ and $funcs{$1} |
| 66027 | 1649 | 156 | $func and /^=(cut|head)/ | |
| 153 | 147 | 4 | 9 | $undoc{$_} && $alldocs{$_} |
| 207 | 42 | 16 | 223 | $in_struct and not /SKIP/ |
| 58 | 86 | 137 | $in_struct and not /SKIP/ and /\(\*f_(i[om]?_\w+)/ |
| line | l | !l | condition |
|---|---|---|---|
| 5 | 1 | 0 | shift @ARGV || '-' |