| blib/lib/App/Dochazka/REST/Shared.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 21 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 187 | 0 | 0 | 0 | $status->level eq 'NOTICE' and $status->code eq 'DISPATCH_NO_RECORDS_FOUND' | 
| 522 | 0 | 0 | 0 | $return_value and $t eq 'schedule' | 
| 711 | 0 | 0 | 0 | $status->level eq 'ERR' and $status->code eq 'DOCHAZKA_MALFORMED_400' | 
| 797 | 0 | 0 | 0 | $status->level eq 'ERR' and $status->code eq 'DOCHAZKA_MALFORMED_400' | 
| line | l | !l | condition | 
|---|---|---|---|
| 598 | 0 | 0 | $context->{'current_priv'} || 'none' | 
| 638 | 0 | 0 | $context->{'current_priv'} || 'none' | 
| 916 | 0 | 0 | shift() || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 251 | 0 | 0 | 0 | acl_check_is_my_report($d_obj, lc $key, $value) or acl_check_is_me($d_obj, lc $key, $value) |