| blib/lib/Text/Query/BuildAdvancedString.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 16 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 37 | 0 | 14 | $$self{'parseopts'}{-'case'} ? : | 
| 48 | 0 | 7 | if (substr($l, 0, 1) eq '^' and substr($r, 0, 1) eq '^') { } | 
| 62 | 5 | 0 | if $first | 
| 85 | 28 | 0 | unless ($$self{'parseopts'}{-'regexp'}) | 
| 90 | 28 | 0 | unless $$self{'parseopts'}{-'litspace'} | 
| 91 | 0 | 28 | if $$self{'parseopts'}{-'whole'} | 
| 92 | 0 | 28 | if $$self{'parseopts'}{-'regexp'} | 
| 94 | 0 | 28 | if $$self{-'verbose'} > 1 |