| blib/lib/R/Setup/Resolve.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 20 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 76 | 0 | 0 | unless my $pid = open3(\*INPUT, \*OUTPUT, \*ERROR, $self->{'_rbin'}) | 
| 81 | 0 | 0 | if /^\>/ | 
| 82 | 0 | 0 | if /^\+/ | 
| 92 | 0 | 0 | if /^$/ | 
| 93 | 0 | 0 | if /^\[/ | 
| 96 | 0 | 0 | if ($i eq 0) | 
| 110 | 0 | 0 | unless (exists $self->{'_tree'}{$args{'name'}}) | 
| 111 | 0 | 0 | if $self->{'_verbose'} | 
| 132 | 0 | 0 | unless exists $self->{'_tree'}{$node} | 
| 133 | 0 | 0 | if exists $self->{'_dhash'}{$node} |