Branch Coverage

blib/lib/Plack/Middleware/IPMatch.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
38 7 0 if (my $ipfiles = $self->IPFile)
39 0 7 ref $ipfiles ? :
43 0 7 unless open my $fh, '<', $ipfile
63 7 0 if $$env{'IPMATCH_LABEL'} = $label