blib/lib/Pegex/Forth/Runtime.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
11 | 1 | 46 | unless my $function = $self->dict->{lc $word} |
29 | 1 | 38 | unless $count <= @$stack |
38 | 0 | 3 | unless $i <= @$stack |
40 | 3 | 0 | unless wantarray |