Condition Coverage

blib/lib/Mojolicious/Plugin/MoreHelpers.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
148 0 0 0 defined $status and not ref $status
151 0 0 0 defined $message and not ref $message
184 0 0 0 defined $email && $email->address

or 2 conditions

line l !l condition
13 0 0 $conf->{'header_message'} //= 'X-Message'
43 0 0 $c->req->json || {}
79 0 0 $json // {}

or 3 conditions

line l !l&&r !l&&!r condition
65 0 0 0 $$headers{$conf->{'header_message'}} //= $message