Condition Coverage

bin/spel-wizard.pl
Criterion Covered Total %
condition 3 9 33.3


or 3 conditions

line l !l&&r !l&&!r condition
42 38 0 0 &GetOptions('help', \$opt_help, 'man', \$opt_man, 'showconfig', \$opt_showconfig, 'verbose', sub { ++$opt_verbose; } , 'test', \$opt_test, 'debug=s', \$opt_debug) || pod2usage('-exitval', 1, '-output', \*STDERR)
51 0 38 0 $opt_showconfig or defined $argument
64 0 38 0 $ENV{'SPELWIZARD_CONFIG'} // "File::Spec"->catfile($home, ".spel-wizard")