| line | true | false | branch | 
 
| 195 | 0 | 0 | unless open my $fh, "<$filename" | 
 
| 197 | 0 | 0 | unless ($self->command) | 
 
| 198 | 0 | 0 | if $self->debug | 
 
| 203 | 0 | 0 | unless ($ok) | 
 
| 204 | 0 | 0 | $self->debug ? : | 
 
| 208 | 0 | 0 | if $self->debug | 
 
| 226 | 0 | 0 | if ($escape_next) | 
 
| 232 | 0 | 0 | if ($character =~ /\\/) | 
 
| 234 | 0 | 0 | if ($quoted) | 
 
| 240 | 0 | 0 | if ($character =~ /\s/) | 
 
| 241 | 0 | 0 | if ($quoted) { } | 
 
| 245 | 0 | 0 | if defined $next_arg | 
 
| 251 | 0 | 0 | if ($character =~ /['"]/) | 
 
| 252 | 0 | 0 | if ($quoted) { } | 
 
| 253 | 0 | 0 | if ($character eq $quoted) { } | 
 
| 255 | 0 | 0 | unless $strip_quotes | 
 
| 262 | 0 | 0 | unless $strip_quotes | 
 
| 268 | 0 | 0 | if defined $next_arg |