Condition Coverage

lib/Data/CloudWeights.pm
Criterion Covered Total %
condition 7 14 50.0


and 3 conditions

line !l l&&!r l&&r condition
96 0 0 1 $self->cold_colour and $self->hot_colour
207 1 0 1 $tag_value and ref $tag_value ne 'ARRAY'
262 10 0 1 $self->limit and @{$out;} == $self->limit

or 2 conditions

line l !l condition
229 7 0 abs $self->max_count - $self->min_count || 1

or 3 conditions

line l !l&&r !l&&!r condition
238 1 0 0 $self->hot_colour || pop @{$self->colour_pallet;}