| blib/lib/Locale/MakePhrase/RuleManager.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 15 | 27 | 55.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 561 | 11 | 6 | 0 | $op_type == 2 and not length $quote | 
| 562 | 6 | 11 | 0 | $op_type == 1 and $text_type != 1 | 
| 570 | 2 | 6 | 0 | $func_type != 0 and $func_type != $op_type | 
| 571 | 7 | 1 | 0 | $val_type == 0 and $func_type != 0 | 
| 597 | 11 | 6 | 0 | $op_type == 2 and $val_type != 2 | 
| 6 | 11 | 0 | $op_type == 1 and $val_type != 1 | |
| 727 | 0 | 0 | 10 | defined $val and length $val | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 489 | 0 | 8 | 0 | ref $proto || $proto | 
| 597 | 0 | 0 | 17 | $op_type == 2 and $val_type != 2 or $op_type == 1 and $val_type != 1 |