Branch Coverage

blib/lib/Property/Lookup/File.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
17 1 0 if (my $conf_file = $self->filename)
21 0 1 unless open my $fh, '<', $conf_file
23 0 1 unless close $fh
25 0 1 unless $ENV{$1}