Branch Coverage

blib/lib/CNC/Cog/Gcode.pm
Criterion Covered Total %
branch 0 46 0.0


line true false branch
28 0 0 if $$g{'pending'}
39 0 0 unless open $file, '>' . $file
44 0 0 if defined $toolnumber
59 0 0 if $s =~ s/pt//
60 0 0 if $s =~ s/mm//
61 0 0 if $s =~ s/cm//
62 0 0 if $s =~ s/t//
64 0 0 if $s =~ /[a-zA-Z]/
86 0 0 if @c == 0
103 0 0 if $_[0] =~ /^[xyz]$/i
107 0 0 if $c
123 0 0 if $_[0] =~ /^[xyz]$/i
124 0 0 if $_[0] =~ /^f$/i
128 0 0 unless $hasfeed or $$gc{'feedsent'}
130 0 0 if $c
140 0 0 if ($_[0] =~ /^[p]$/i) { }
150 0 0 if $c
163 0 0 if $_[0] =~ /^[xyzrij]$/i
164 0 0 if $_[0] =~ /f/i
167 0 0 if $c
180 0 0 if $_[0] =~ /^[xyzrij]$/i
181 0 0 if $_[0] =~ /f/i
184 0 0 if $c