blib/lib/App/Software/License.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
161 | 4 | 1 | if (not exists $args->{'license'} and scalar @ARGV and not $ARGV[-1] =~ /^--.+=.+/ and !scalar(@_) || $ARGV[-1] ne $_[-1]) |
168 | 2 | 5 | if (-e $configfile) |
170 | 0 | 2 | unless $conf |