blib/lib/Devel/Declare/Parser/Emulate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
16 | 50 | 20 | unless $self->peek_remaining =~ /^(\s+)/ |
30 | 0 | 8 | unless $quoted |
39 | 16 | 21 | unless $start =~ /^[A-Za-z_]$/ |
58 | 1 | 1 | if $self->end_char eq '{' |