blib/lib/Jig/CLI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
10 | 0 | 14 | unless $flags |
12 | 10 | 4 | if (@$args) |
14 | 0 | 8 | unless $sub eq $args->[0] |
16 | 3 | 5 | unless $subs->{$sub} |
17 | 3 | 5 | unless $new_flags |
26 | 1 | 5 | if @_ == 1 |