Branch Coverage

lib/Google/Chart/Data/Text.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
24 0 0 if (@_ == 1 and ref $_[0] eq 'ARRAY') { }
28 0 0 unless delete $args{'dataset'}
31 0 0 unless (ref $dataargs[0])
36 0 0 unless (&Scalar::Util::blessed($dataset))