| blib/lib/Text/PromptBalanced.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 9 | 66.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 19 | 9 | 0 | 5 | defined $config{'escape'} and not ref $config{'escape'} | 
| 42 | 16 | 0 | 5 | $_ eq 'comment' and $config{$_}{'type'} eq 'to-eol' | 
| 141 | 88 | 0 | 15 | $$action{$char}{'type'} eq 'to-eol' and $$action{$char}{'name'} eq 'comment' |