blib/lib/Disbatch/Web.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
32 | 0 | 0 | if ((request()->{'headers'}{'content-type'} // '') eq 'application/x-www-form-urlencoded') { } |
0 | 0 | elsif ((request()->{'headers'}{'content-type'} // '') eq 'application/json') { } | |
0 | 0 | elsif (request()->{'query'}) { } | |
56 | 0 | 0 | if ref $node->{'timestamp'} eq 'DateTime' |
364 | 0 | 0 | defined $queue_id ? : |
608 | 0 | 0 | if (ref $object eq 'HASH') { } |
0 | 0 | elsif (ref $object eq 'ARRAY') { } | |
609 | 0 | 0 | if exists $object->{'$oid'} |
724 | 0 | 0 | defined $q ? : |