lib/Triggermail.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 28 | 17.8 |
line | true | false | branch |
---|---|---|---|
41 | 0 | 0 | if $vars_ref |
42 | 0 | 0 | if $lists_ref |
43 | 0 | 0 | if $templates_ref |
55 | 0 | 0 | if $vars_hash |
56 | 0 | 0 | if $options_hash |
93 | 0 | 0 | if ($options) |
129 | 0 | 0 | if ($options) |
147 | 0 | 0 | unless $include_names |
166 | 1 | 0 | $decoded ? : |
173 | 0 | 1 | if $$self{'timeout'} |
175 | 0 | 1 | if ($method eq 'POST') { } |
184 | 1 | 0 | if ($response) |
204 | 0 | 0 | if (ref $$nested_hash{$key} eq 'HASH' or ref $$nested_hash{$key} eq 'REF') { } |
219 | 0 | 4 | if (ref $value eq 'HASH' or ref $value eq 'REF') { } |