Branch Coverage

blib/lib/Map/Metro/Graph/Line.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
37 2 0 @_ ? :
0 2 if @_ < 1
2 0 $#_ >= 0 ? :
0 2 $#_ == 1 && ref $_[1] eq 'HASH' ? :
2 0 %tmp ? :
38 0 2 if ($args{'id'} =~ /([^a-z0-9])/iu)