Branch Coverage

blib/lib/App/ArduinoBuilder/System.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
16 0 0 if ($^O eq "MSWin32" or $^O eq "cygwin" or $^O eq "msys")
17 0 0 if (exists $ENV{'LOCALAPPDATA'})
21 0 0 if ($^O ne "MSWin32")
23 0 0 if (`which arduino 2>/dev/null` =~ m[^(.*)/bin/arduino])
35 0 0 if ($^O eq "cygwin")
47 0 0 if ($^O eq "cygwin")