Condition Coverage

blib/lib/Monitor/MetricsAPI/Metric/List.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
108 0 2 0 defined $limit and $limit < 0
112 0 1 1 defined $limit and $limit < $self->size
133 2 0 1 $self->has_limit and $self->size + scalar(@values) > $self->limit