blib/lib/Test/Pod/CoverageChange.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 23 | 34 | 67.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
149 | 4 | 2 | 0 | not pod_coverage_ok($package, {"trustme", ["DOES", "META"], "private", [], "also_private", $ignored_subs}) and _package_is_object_pad($package) |
252 | 5 | 2 | 1 | defined $pc->coverage && $pc->coverage == 1 |
261 | 1 | 6 | 1 | not $fully_covered and $naked_subs_count < $max_expected_naked_subs |
1 | 4 | 2 | not $fully_covered and $naked_subs_count > $max_expected_naked_subs |
line | l | !l | condition |
---|---|---|---|
107 | 11 | 0 | $args{'path'} // "lib" |
108 | 11 | 0 | $args{'ignored_packages'} // [] |
138 | 11 | 0 | shift() // "lib" |
139 | 11 | 0 | shift() // {} |
140 | 11 | 0 | shift() // [] |
141 | 11 | 0 | shift() // [] |
183 | 11 | 0 | shift() // "lib" |
184 | 11 | 0 | shift() // [] |
239 | 6 | 0 | shift() // {} |
240 | 6 | 0 | shift() // [] |
255 | 3 | 5 | scalar $pc->naked // scalar $pc->_get_syms($package) |