| line | true | false | branch | 
 
| 59 | 2134 | 134 | unless $field =~ s/_pkg$// | 
 
| 61 | 0 | 134 | unless eval "require $subpkg" | 
 
| 63 | 127 | 7 | if ($subpkg->isa('App::Followme::ConfiguredObject')) { } | 
 
|  | 7 | 0 | elsif ($subpkg->can('new')) { } | 
 
| 82 | 1358 | 0 | if (defined $configuration) | 
 
| 87 | 351 | 8035 | if ref $configuration->{$field} | 
 
| 88 | 2861 | 5174 | if exists $parameters{$field} | 
 
| 107 | 2380 | 4 | unless @configuration_fields | 
 
| 116 | 0 | 7 | if ($pkg_field ne $subfield) | 
 
| 122 | 4 | 0 | if ($match) | 
 
| 145 | 63 | 616 | unless %configuration | 
 
| 146 | 0 | 679 | if $cycle->{$pkg} | 
 
| 155 | 2058 | 748 | if length $value | 
 
| 163 | 515 | 164 | if defined &{"${pkg}::setup";} |