Branch Coverage

blib/lib/Geo/Cartogram.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
64 0 0 unless my $shapefile = 'Geo::ShapeFile'->new($fileName)
91 0 0 unless open GEN, ">$mapfile"
135 0 0 unless ref $sizeSub eq 'CODE'
137 0 0 unless open DAT, ">$datafile"