Branch Coverage

blib/lib/Geography/USStates.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
63 2 2 if (length $value > 2) { }
76 0 8 ref $_[0] eq 'HASH' ? :
82 2 0 unless @_ or $hash{'case'} or $hash{'hashkey'} eq 'name'
87 171 0 if ($hash{'case'} =~ /^[lu]/i)
88 57 114 $hash{'case'} =~ /^u/i ? :
90 114 57 if ($hash{'hashkey'} eq 'name') { }