| blib/lib/Java/Doc.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 25 | 36.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 119 | 0 | 0 | 0 | $package and $class |
| 135 | 0 | 0 | 3 | $package and $class |
| 161 | 0 | 0 | 3 | $package and $class |
| 0 | 0 | 3 | $package and $class and $method |
| line | l | !l | condition |
|---|---|---|---|
| 201 | 0 | 1 | $javaDoc->indent // 0 |
| 268 | 3 | 0 | $method{'attributes'} // [] |
| 273 | 3 | 0 | $method{'typeSig'} // 'void' |
| 293 | 3 | 0 | $method{'typeSig'} // '' |
| 310 | 9 | 0 | $attributes // [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 141 | 0 | 0 | 3 | $empty or $override |