Branch Coverage

blib/lib/StatusBoard/Graph/DataSeq.pm
Criterion Covered Total %
branch 4 12 33.3


line true false branch
22 0 2 if %opts
43 0 0 unless defined $$self{'__title'}
61 0 2 defined $$self{'__color'} ? :
68 0 0 unless $self->has_color
77 0 2 if (ref $values ne 'ARRAY')
92 0 2 unless (defined $v)