| blib/lib/Polycom/App/Push.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 6 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 47 | 0 | 1 | 0 | defined $$msg{'priority'} && lc $$msg{'priority'} eq 'critical' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 28 | 0 | 0 | 1 | not defined $$self{'address'} or $$self{'address'} eq '' |