Condition Coverage

blib/lib/ZMQ/Raw/Loop/Timer.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
110 12 1 0 $args{'on_cancel'} and ref $args{'on_cancel'} ne 'CODE'

or 3 conditions

line l !l&&r !l&&!r condition
100 0 0 13 not $args{'timer'} or ref $args{'timer'} ne 'ZMQ::Raw::Timer'
105 0 0 13 not $args{'on_timeout'} or ref $args{'on_timeout'} ne 'CODE'
115 0 13 0 ref $this || $this