Condition Coverage

blib/lib/Filter/Heredoc/App.pm
Criterion Covered Total %
condition 0 66 0.0


and 3 conditions

line !l l&&!r l&&r condition
54 0 0 0 -t STDIN && -t STDOUT
87 0 0 0 $is_interactive and $#ARGV == -1
162 0 0 0 $#gl_delimiterarray >= 0 and $match
182 0 0 0 $is_interactive and $#ARGV == -1
194 0 0 0 $#files != -1 and not _is_lone_cli_dash(@ARGV)
248 0 0 0 $is_interactive and $#text_files == -1
263 0 0 0 $is_list || $is_unique and not $is_use_prompt
566 0 0 0 $` eq $EMPTY_STR and $' eq $EMPTY_STR
675 0 0 0 $is_add_label and $is_with_fileinfo
679 0 0 0 not $is_add_label and $is_with_fileinfo
683 0 0 0 $is_add_label and not $is_with_fileinfo
742 0 0 0 $is_add_code and $is_with_fileinfo
746 0 0 0 not $is_add_code and $is_with_fileinfo
750 0 0 0 $is_add_code and not $is_with_fileinfo
771 0 0 0 $is_add_code and $is_with_fileinfo
775 0 0 0 not $is_add_code and $is_with_fileinfo
779 0 0 0 $is_add_code and not $is_with_fileinfo

or 3 conditions

line l !l&&r !l&&!r condition
159 0 0 0 $is_list or $is_unique
263 0 0 0 $is_list || $is_unique
687 0 0 0 $is_add_label or $is_with_fileinfo
754 0 0 0 $is_add_code or $is_with_fileinfo
783 0 0 0 $is_add_code or $is_with_fileinfo