Branch Coverage

blib/lib/CSVAWK.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
37 0 0 unless ($str =~ /^[[:alpha:]_]/msx)
74 0 0 if ($arg =~ /^-/msx)
75 0 0 if (exists $SWITCHES_WITH_PARAMETERS{$arg})
85 0 0 if ($arg =~ /$IS_PROGRAM_SWITCH/)
90 0 0 unless ($has_program_switch)