| line | true | false | branch | 
 
| 31 | 2 | 0 | unless (defined $self->class_component_methods->{'run_job'}) | 
 
| 49 | 1 | 1 | if (%{$$self{'results'};}) | 
 
| 52 | 4 | 0 | if ($self->_should_run('plugin', $plugin)) | 
 
| 72 | 0 | 6 | unless $self->_should_add_result('target', $$args{'target'}, 'plugin', $$args{'plugin'}) | 
 
| 90 | 0 | 10 | if ($$args{'plugin'}->config->{'rule'}) | 
 
| 93 | 0 | 0 | $$args{'target'} ? : | 
 
| 100 | 0 | 0 | if $ret | 
 
| 111 | 0 | 0 | if ($class =~ /^\+/) { } | 
 
| 116 | 0 | 0 | unless $class->use | 
 
| 124 | 2 | 0 | unless $self->conf->{'global'}{'logger'} | 
 
| 126 | 0 | 0 | unless $class->use | 
 
| 134 | 0 | 6 | unless $level | 
 
| 135 | 0 | 6 | unless $msg |