| blib/lib/Dallycot/AST/Apply.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 55 | 0 | 0 | unless $$self[$BINDINGS] |
| 0 | 0 | unless $$self[$OPTIONS] | |
| 77 | 0 | 0 | if ($expr->isa('Dallycot::Value')) |
| 84 | 0 | 0 | if (not $lambda) { } |
| 0 | 0 | elsif ($lambda->can('apply')) { } | |
| 89 | 0 | 0 | if (@bindings and $bindings[-1]->isa('Dallycot::AST::FullPlaceholder')) |
| 90 | 0 | 0 | if ($lambda->min_arity < @bindings) { } |