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
181 0 0 0 $is_interactive and $#ARGV == -1
194 0 0 0 $#files != -1 and not _is_lone_cli_dash(@ARGV)
247 0 0 0 $is_interactive and $#text_files == -1
263 0 0 0 $is_list || $is_unique and not $is_use_prompt
567 0 0 0 $` eq $EMPTY_STR and $' eq $EMPTY_STR
676 0 0 0 $is_add_label and $is_with_fileinfo
680 0 0 0 not $is_add_label and $is_with_fileinfo
684 0 0 0 $is_add_label and not $is_with_fileinfo
743 0 0 0 $is_add_code and $is_with_fileinfo
747 0 0 0 not $is_add_code and $is_with_fileinfo
751 0 0 0 $is_add_code and not $is_with_fileinfo
772 0 0 0 $is_add_code and $is_with_fileinfo
776 0 0 0 not $is_add_code and $is_with_fileinfo
780 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
688 0 0 0 $is_add_label or $is_with_fileinfo
755 0 0 0 $is_add_code or $is_with_fileinfo
784 0 0 0 $is_add_code or $is_with_fileinfo