| blib/lib/Math/Logic/Ternary/Calculator/Operator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 11 | 36.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 220 | 0 | 96 | 184 | exists $glossary{$base} and not exists $glossary{$name} |
| 485 | 0 | 0 | 0 | 1 == $ret_vals and $args < @table_funcs |
| line | l | !l | condition |
|---|---|---|---|
| 215 | 184 | 96 | $operators{$base} ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 466 | 0 | 0 | 0 | 0 == $this->op_kind or 1 == $this->op_kind |