Branch Coverage

blib/lib/RandomJungle/File/OOB.pm
Criterion Covered Total %
branch 14 14 100.0


line true false branch
76 2 5 unless $obj->_init(%args)
100 1 4 unless (open my $infh, '<', $$self{'oob_file'}{'filename'})
117 8 80 if $line =~ /^\s*$/
150 1 3 unless (defined $sample_i)
156 2 1 if ($sample_i =~ /\D/ or not defined $$self{'matrix'}[$sample_i])
276 1 6 if (not defined $$self{'filename'}) { }
1 5 elsif (not -e $$self{'filename'}) { }