Branch Coverage

blib/lib/Term/Spinner/Color.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
76 0 0 if (not defined $args{'seq'}) { }
0 0 elsif (ref $args{'seq'} ne 'ARRAY') { }
103 0 0 if ($self->{'colorcycle'})
127 0 0 unless defined $pid
129 0 0 if ($pid) { }
158 0 0 unless $termwidth <= 80
161 0 0 if ($self->{'last_size'} == 1) { }
0 0 elsif ($self->{'last_size'} == 5) { }
174 0 0 if (ref $exp eq 'ARRAY') { }
179 0 0 unless ($res)
190 0 0 unless ($res)
216 0 0 if ($self->{'last_size'} == 1) { }
0 0 elsif ($self->{'last_size'} == 5) { }
231 0 0 if ($self->{'last_size'} == 1) { }
0 0 elsif ($self->{'last_size'} == 5) { }