| blib/lib/Test/Deep/Methods.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 8 | 38 | ref $name ? : |
| 46 | 5 | 40 | unless (eval { do { $got_res = $self->call_method($got, $call); 1 } }) |
| 47 | 0 | 5 | unless $@ =~ /\ACan't locate object method "\Q$name"\E/ |
| 51 | 29 | 16 | if Test::Deep::descend($got_res, $exp_res) |
| 77 | 4 | 11 | @args ? : |