blib/lib/Test/Mock/Signature.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
31 | 0 | 11 | unless $mock_class |
39 | 7 | 4 | if exists $$singleton{$mock_class} |
68 | 2 | 2 | unless (scalar @$params) |
88 | 2 | 5 | if exists $$md{$method} |
103 | 0 | 2 | unless exists $export{$i} |
114 | 0 | 4 | unless ref $self |