File: | lib/App/plackbench.pm |
Coverage: | 90.9% |
line | % | coverage | branch | |
---|---|---|---|---|
50 | 100 | T | F | if @_ |
52 | 100 | T | F | unless (exists $stash{$key}) |
56 | 100 | T | F | if (ref $value and ref $value eq 'CODE') |
83 | 100 | T | F | if ($self->warm) |
88 | 50 | T | F | if ('DB'->can('enable_profile')) |
116 | 100 | T | F | if ($self->post_data) { } |
137 | 50 | T | F | if reftype $_ |
152 | 100 | T | F | unless ($sub) |
156 | 100 | T | F | if (not reftype $sub or !reftype($sub) eq 'CODE') |
161 | 100 | T | F | if (not $existing && reftype $existing or reftype $existing ne 'ARRAY') |
177 | 100 | T | F | if ($response->is_error) |