blib/lib/Term/Choose_HAE.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 18 | 38.8 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 2 | if ($^O eq 'MSWin32') { } |
36 | 0 | 112 | if @_ > 1 |
38 | 111 | 1 | if (defined $opt) |
39 | 0 | 111 | if ref $opt ne 'HASH' |
42 | 0 | 112 | if ($opt->{'fill_up'}) |
45 | 112 | 0 | defined $opt ? : |
52 | 0 | 0 | if (ref $_[0] ne 'Term::Choose_HAE') |
53 | 0 | 0 | if ($_[1]{'fill_up'}) |
59 | 0 | 0 | if ($_[1]{'fill_up'}) |