Branch Coverage

blib/lib/ODO/Graph/Simple.pm
Criterion Covered Total %
branch 2 6 33.3


line true false branch
55 16 0 unless scalar @_ == 1 and UNIVERSAL::isa($_[0], 'ARRAY')
70 1 0 unless scalar @_ == 1 and UNIVERSAL::isa($_[0], 'ARRAY')
114 0 0 scalar @{$results;} > 0 ? :