Branch Coverage

blib/lib/Geo/Region.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
104 50 546 exists $children_of{$_} ? :
146 316 39 if /^[A-Z]{2}$/
155 1 10 @args % 2 ? :
1 11 @args == 1 && ref $args[0] eq 'HASH' ? :
159 1 11 if (exists $args{'region'})