Branch Coverage

blib/lib/Mail/MtPolicyd/PluginChain.pm
Criterion Covered Total %
branch 11 22 50.0


line true false branch
38 0 2 if ($e)
40 0 0 if (not defined $plugin->on_error or $plugin->on_error ne 'continue')
46 2 0 if (scalar @plugin_results)
51 2 0 if ($plugin_result->abort)
55 2 0 if ($abort)
69 1 1 if ($e)
78 0 2 unless (defined $params->{'module'})
87 0 2 if ($@)
99 0 2 if ($@)
111 0 2 unless (defined $config)
115 0 2 if (ref $config ne 'HASH')