|  line  | 
 true  | 
 false  | 
 branch  | 
 
| 
72
 | 
 0  | 
 0  | 
 if @_
  | 
 
| 
89
 | 
 0  | 
 0  | 
 if @_
  | 
 
| 
95
 | 
 1  | 
 0  | 
 if @_
  | 
 
| 
133
 | 
 0  | 
 0  | 
 if ($service_name =~ /^Jaipo::Service::/) { }
  | 
 
| 
147
 | 
 0  | 
 0  | 
 unless ($options{'enable'})
  | 
 
| 
163
 | 
 0  | 
 0  | 
 if grep {$_ eq $name;} @plugins_to_load
  | 
 
| 
214
 | 
 0  | 
 0  | 
 if $s->trigger_name eq $tg
  | 
 
| 
227
 | 
 0  | 
 0  | 
 if $self->_already_required($class)
  | 
 
| 
230
 | 
 0  | 
 0  | 
 unless $file =~ /\.pm$/
  | 
 
| 
235
 | 
 0  | 
 0  | 
 if (my $message = $error)
  | 
 
| 
237
 | 
 0  | 
 0  | 
 if ($args{'quiet'} and $message =~ /^Can't locate $file/) { }
  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $error =~ /^Can't locate $file/) { }
  | 
 
| 
259
 | 
 0  | 
 0  | 
 $INC{$path} ? :
  | 
 
| 
282
 | 
 0  | 
 0  | 
 wantarray ? :
  | 
 
| 
295
 | 
 0  | 
 0  | 
 if (defined $options->{'trigger_name'}) { }
  | 
 
| 
345
 | 
 0  | 
 0  | 
 if (not @sp_options) { }
  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (scalar @sp_options == 1) { }
  | 
 
| 
414
 | 
 0  | 
 0  | 
 if (UNIVERSAL::can($service, 'get_cache'))
  | 
 
| 
428
 | 
 0  | 
 0  | 
 if $debug
  | 
 
| 
430
 | 
 0  | 
 0  | 
 if (UNIVERSAL::can($service, $action)) { }
  | 
 
| 
432
 | 
 0  | 
 0  | 
 if ($debug)
  | 
 
| 
440
 | 
 0  | 
 0  | 
 if (ref $ret and $ret->{'type'} eq 'notification' and $ret->{'updates'} > 0)
  |