| blib/lib/Cz/Cstocs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 25 | 33 | 75.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 127 | 0 | 0 | 804 | defined $tag and defined $desc |
| 176 | 6 | 2 | 16 | $az and $$output{$value} eq $tag |
| 257 | 0 | 0 | 201 | defined $key and defined $val |
| 318 | 0 | 0 | 11 | defined $inputenc and defined $outputenc |
| 374 | 1477 | 706 | 928 | not defined $output and $use_accent |
| 387 | 907 | 0 | 21 | $one_by_one and defined $output |
| 907 | 10 | 11 | $one_by_one and defined $output and length $key < length $output | |
| 390 | 2394 | 706 | 11 | not defined $output and $use_fillstring |
| 394 | 275 | 1398 | 732 | $inputenc ne 'utf8' and $key eq $output |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 394 | 706 | 0 | 2405 | not defined $output or $inputenc ne 'utf8' and $key eq $output |
| 396 | 1208 | 211 | 254 | length $key != 1 or length $output != 1 |