Branch Coverage

blib/lib/Geo/Leaflet/Icon.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
42 0 0 if @_
44 0 0 unless $self->{'name'} =~ /\A[a-z_][a-z0-9_]*\Z/i
54 0 0 if @_
55 0 0 unless $self->{'options'}
56 0 0 unless ref $self->{'options'} eq "HASH"