| blib/lib/Attean/API.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 12 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 71 | 1 | 0 | 2 | defined $replace and &blessed($replace) |
| 121 | 0 | 0 | 0 | defined $replace and &blessed($replace) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 208 | 20 | 38 | 46 | $term->does("Attean::API::Blank") or $term->does("Attean::API::Variable") |
| 228 | 0 | 0 | 32 | $str eq $last or $str eq $next |