| line | true | false | branch | 
 
| 34 | 1 | 6 | unless $SINGLETON | 
 
| 46 | 0 | 3 | if $args{'logger'} | 
 
| 80 | 2 | 3 | if ($@) | 
 
| 89 | 2 | 1 | if ($self->{'config'}->node_exists('default_strategy')) | 
 
| 102 | 0 | 3 | if ($node->value) | 
 
| 148 | 3 | 0 | unless (defined $gsub_norm) | 
 
| 176 | 0 | 0 | unless ($self->{'work_queue'}) | 
 
| 189 | 257 | 0 | unless exists $self->{'fn'}{$name}{'strategy'} | 
 
| 199 | 2 | 4 | unless $self->{'strategy'}{$name} | 
 
| 207 | 1 | 256 | unless ($self->{'default_strategy'}) | 
 
| 229 | 0 | 257 | unless defined wantarray | 
 
| 230 | 1 | 256 | wantarray ? : | 
 
| 246 | 132 | 125 | unless ($rec) | 
 
| 254 | 1 | 256 | wantarray ? : | 
 
| 269 | 0 | 5 | if ($@) |