Condition Coverage

lib/BalanceOfPower/Relations/Influence.pm
Criterion Covered Total %
condition 5 14 35.7


and 3 conditions

line !l l&&!r l&&r condition
77 4 0 2 $self->status == 0 and $self->clock >= 1
4 0 0 $self->status == 1 and $self->clock >= 5
105 13 0 0 $self->status == 1 and $self->next != -1

or 2 conditions

line l !l condition
119 0 0 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
105 0 13 0 $self->status == 1 and $self->next != -1 or $_->status > 1