blib/lib/App/Dochazka/CLI/Commands/Employee.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 17 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
158 | 0 | 0 | 0 | $status->level eq 'OK' and $status->code eq 'DOCHAZKA_EMPLOYEE_MINIMAL' |
190 | 0 | 0 | 0 | $status->level eq 'OK' and $status->code eq 'DOCHAZKA_CUD_OK' |
446 | 0 | 0 | 0 | $emp->eid and $emp->nick |
line | l | !l | condition |
---|---|---|---|
152 | 0 | 0 | $emp->email || '(not set)' |
216 | 0 | 0 | $priv || 'all' |
577 | 0 | 0 | $emp->email || '(not set)' |
580 | 0 | 0 | $supervisor->nick || '(not set)' |