| blib/lib/Jaipo/Config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 14 | 35.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 62 | 1 | 0 | if ($c_spname eq $sp_name and $sp->{$c_spname}{'sp_id'} eq $opt->{'sp_id'}) | 
| 86 | 1 | 0 | if $p =~ /\Q$name\E/ | 
| 88 | 0 | 1 | wantarray ? : | 
| 111 | 0 | 0 | if $v->{'trigger_name'} eq $trigger | 
| 113 | 0 | 0 | wantarray ? : | 
| 130 | 0 | 1 | if (-e $config_filepath) { } | 
| 178 | 1 | 0 | unless (defined $new_config->{'application'}{'Services'}[$i]{$c_spname}{'sp_id'}) |