Condition Coverage

lib/MCP/Run/Compress.pm
Criterion Covered Total %
condition 25 36 69.4


and 3 conditions

line !l l&&!r l&&r condition
577 0 0 0 $omit > 0 and $tail > 0
598 7 0 1 not length trim($out) and $matched_filter->{'on_empty'}

or 2 conditions

line l !l condition
34 0 306 $args{'strip_ansi'} // 0
297 9 $args{'strip_lines_matching'} // []
0 306 $args{'keep_lines_matching'} // []
126 180 $args{'truncate_lines_at'} // 0
306 0 $args{'max_lines'} // 0
9 297 $args{'tail_lines'} // 0
9 297 $args{'head_lines'} // 0
9 297 $args{'on_empty'} // ""
0 306 $args{'replace'} // []
18 288 $args{'match_output'} // []
9 297 $args{'filter_stderr'} // 0
9 297 $args{'output_detect'} // undef
9 297 $args{'transform'} // undef
506 8 0 $stderr // ""
575 0 0 $matched_filter->{'tail_lines'} // 0