| blib/lib/Text/Query/ParseSimple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 17 | 26 | 65.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 36 | 0 | 22 | if $$self{-'verbose'} > 1 | 
| 38 | 8 | 14 | $t =~ s/([-+\e])// ? : | 
| 42 | 2 | 20 | if ($type eq '-') { } | 
| 6 | 14 | elsif ($type eq '+') { } | |
| 48 | 0 | 22 | if $$self{-'verbose'} > 1 | 
| 52 | 0 | 22 | if $$self{-'verbose'} > 1 | 
| 54 | 8 | 14 | $expr ? : | 
| 80 | 0 | 22 | unless $quote or length $unquoted or length $delim | 
| 84 | 0 | 0 | length $word ? : | 
| 0 | 22 | defined $quote ? : | |
| 85 | 22 | 0 | if length $word and length $delim || !length($line) | 
| 86 | 8 | 14 | if length $delim | 
| 89 | 0 | 14 | if $$self{-'verbose'} > 1 |