Branch Coverage

blib/lib/App/MultiModule/Core.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
18 0 0 if $$heap{'alias'}
21 0 0 if $$heap{'child_session'}
85 0 0 unless $App::MultiModule::Core::named_recur_times
88 0 0 if ($$self{'config'} and $$self{'config'}{'intervals'} and $$self{'config'}{'intervals'}{$args{'recur_name'}})
94 0 0 if $repeat_interval
96 0 0 unless $$self{'recurs'}
97 0 0 if $$self{'recurs'}{$recur_name}
121 0 0 unless $$tags{$tag}
165 0 0 unless $args{'repeat_interval'}
166 0 0 unless $args{'work'}
177 0 0 if ($args{'recur_name'}) { }
0 0 elsif ($args{'override_repeat_interval'}) { }
184 0 0 if $r
204 0 0 if not ref $my_tags or ref $my_tags ne 'ARRAY'
207 0 0 unless grep {/^$$self{'task_name'}$/;} @$my_tags
211 0 0 unless $$tags{$tag}
290 0 0 unless -d $path
291 0 0 unless opendir my $dh, $path
292 0 0 if not /^\./ and -f "$path/$_"
295 0 0 if ($$info{'is_multimodule'})