| line | true | false | branch | 
 
| 87 | 0 | 0 | if $qc->{'parser'} | 
 
| 115 | 2 | 197 | if $@ | 
 
| 154 | 199 | 0 | $_[0]{'lexer'}->from(@_[1 .. $#_]) ? : | 
 
| 160 | 0 | 0 | $_[0]{'lexer'}->fromFile(@_[1 .. $#_]) ? : | 
 
| 166 | 0 | 0 | $_[0]{'lexer'}->fromFh(@_[1 .. $#_]) ? : | 
 
| 173 | 0 | 0 | $_[0]{'lexer'}->fromString(@_[1 .. $#_]) ? : | 
 
| 195 | 8 | 0 | if $qc->{'KeepLexerComments'} and $result and $result->{'Options'} | 
 
| 198 | 2 | 197 | if $err | 
 
| 231 | 0 | 11 | if (($mods || '') =~ /g/) | 
 
| 235 | 11 | 0 | unless $mods | 
 
| 243 | 227 | 307 | if $_[1] | 
 
| 244 | 199 | 335 | unless defined $_[0]{'qopts'} | 
 
| 269 | 197 | 860 | if $type eq '__EOF__' | 
 
| 280 | 0 | 860 | if ($qc->{'yydebug'} & 1) | 
 
| 281 | 0 | 0 | defined $text ? : | 
 
| 295 | 0 | 2 | unless $qc->{'yyexpect'} | 
 
| 296 | 0 | 2 | unless $qc->{'yyexpect'} | 
 
| 297 | 2 | 2 | $_ eq '' ? : |