Condition Coverage

blib/lib/Mojolicious/Plugin/SlapbirdAPM.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
103 0 0 0 $next_timestamp and $next_timestamp >= &Mojolicious::Plugin::SlapbirdAPM::time()

or 2 conditions

line l !l condition
155 0 0 $c->req->headers->header("x-slapbird-name") // "UNKNOWN"
241 0 0 $conf->{'trace_modules'} // []

or 3 conditions

line l !l&&r !l&&!r condition
85 0 0 0 $conf->{'key'} // $ENV{'SLAPBIRDAPM_API_KEY'}