Condition Coverage

blib/lib/App/Dochazka/REST/Model/Shared.pm
Criterion Covered Total %
condition 0 29 0.0


and 3 conditions

line !l l&&!r l&&r condition
172 0 0 0 $status->ok and $status->payload eq 'empty'
498 0 0 0 $sk and $sql
0 0 0 $sk and $sql and $tsr
913 0 0 0 defined $lower and defined $upper
0 0 0 defined $lower and defined $upper and $lower ne 'infinity'
0 0 0 defined $lower and defined $upper and $lower ne 'infinity' and $upper ne 'infinity'

or 2 conditions

line l !l condition
375 0 0 $_ || undef
621 0 0 $_ || undef
771 0 0 $ts || '<NONE>'
871 0 0 $_ || undef

or 3 conditions

line l !l&&r !l&&!r condition
682 0 0 0 not defined $status or $status->level eq 'CRIT'