blib/lib/Venus/Sealed.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 12 | 66.6 |
line | true | false | branch |
---|---|---|---|
29 | 13 | 40 | unless (keys %$data == 1 and exists $data->{'value'}) |
30 | 0 | 13 | exists $data->{'value'} ? : |
38 | 40 | 13 | exists $data->{'value'} ? : |
48 | 0 | 73 | unless $name |
52 | 0 | 73 | unless $subs->{$method} |
73 | 0 | 73 | if (not $method and ref $method ne "CODE") |