Condition Coverage

lib/Mojo/IOLoop/ReadWriteProcess/Shared/Semaphore.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
41 0 0 0 @_ == 1 && ref $_[0] eq 'HASH'
56 0 0 0 $args{'max'} >= 0 and $ncnt >= $args{'max'}

or 2 conditions

line l !l condition
70 0 0 shift() // 0
72 0 0 shift() // 0
82 0 0 shift() || 0