blib/lib/Dallycot/AST/Zip.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
45 | 0 | 0 | if (any sub { $_->isa('Dallycot::AST'); } , @$self) { } |
0 | 0 | elsif (all sub { $_->isa('Dallycot::Value::Vector'); } , @$self) { } | |
0 | 0 | elsif (all sub { $_->isa('Dallycot::Value::String'); } , @$self) { } |