Condition Coverage

blib/lib/MyShortRead/ChromBed.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
57 0 0 0 defined $$self{'chrom_name'} and defined $$self{'chrom_len'}
0 0 0 defined $$self{'chrom_name'} and defined $$self{'chrom_len'} and defined $$self{'file_name'}
72 0 0 0 defined $$self{'chrom_name'} and defined $$self{'chrom_len'}
0 0 0 defined $$self{'chrom_name'} and defined $$self{'chrom_len'} and defined $$self{'file_name'}

or 3 conditions

line l !l&&r !l&&!r condition
147 0 0 0 @{$$self{'bin_count_F'};} < $bins_per_window or @{$$self{'bin_count_R'};} < $bins_per_window