blib/lib/MouseX/Types.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
line | true | false | branch |
---|---|---|---|
20 | 7 | 10 | if (my $declare = $args{-'declare'}) |
21 | 0 | 7 | if (ref $declare ne 'ARRAY') |
30 | 8 | 9 | if ($obj) |
102 | 6 | 56 | if (@_) { } |
104 | 1 | 5 | unless (ref $param eq 'ARRAY' and @{$param;} == 1) |
107 | 1 | 4 | if (wantarray) { } |
111 | 0 | 4 | if (@_) |