| blib/lib/App/Greple/PwBlock.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 19 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 210 | 0 | 0 | 0 | $l + 1 == $b and @{$one[$l];} == @{$one[$b];} |
| 0 | 0 | 0 | $l + 1 == $b and @{$one[$l];} == @{$one[$b];} and @{$two[$l];} == @{$two[$b];} |
| line | l | !l | condition |
|---|---|---|---|
| 141 | 0 | 0 | $3 // "" |
| 148 | 0 | 0 | $opt{'blackout_char'} // "x" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 52 | 0 | 0 | 0 | $obj->id($label) // $obj->pw($label) |
| 0 | 0 | 0 | ($obj->id($label) // $obj->pw($label)) // $obj->cell(uc $label) | |
| 221 | 0 | 0 | 0 | @{$one[$_];} >= 10 or @{$two[$_];} >= 5 |