blib/lib/Class/Anonymous.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 12 | 91.6 |
line | true | false | branch |
---|---|---|---|
45 | 13 | 15 | unless @_ |
47 | 9 | 6 | unless ref $class |
53 | 0 | 95 | unless my $name = shift() |
54 | 28 | 67 | if $name eq 'isa' |
55 | 8 | 59 | if $name eq 'new' |
56 | 24 | 35 | if @_ |