| blib/lib/AtteanX/Parser/Trig.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 21 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 211 | 0 | 0 | 0 | $self->canonicalize and &blessed($obj) | 
| 0 | 0 | 0 | $self->canonicalize and &blessed($obj) and $obj->does("Attean::API::Literal") | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 108 | 0 | 0 | 0 | $type == 30 or $type == 19 | 
| 0 | 0 | 0 | $type == 29 or $type == 2 | |
| 181 | 0 | 0 | 0 | $type == 21 or $type == 8 | 
| 199 | 0 | 0 | 0 | $t->type == 13 or $t->type == 20 | 
| 0 | 0 | 0 | $t->type == 13 or $t->type == 20 or $t->type == 3 |