| blib/lib/Test/Mockify/Tools.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 20 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 62 | 6 | if (defined $Value and $Value ne '') |
| 39 | 1 | 127 | unless defined $PathOrObject |
| 40 | 1 | 126 | unless defined $MethodName |
| 41 | 3 | 123 | unless ($PathOrObject->can($MethodName)) |
| 42 | 1 | 2 | if (IsValid(ref $PathOrObject)) |
| 53 | 2 | 3 | unless &blessed($Object) |
| 54 | 1 | 2 | unless $ClassName |
| 56 | 1 | 1 | if ($ResultIsaCheck eq '') |
| 65 | 1 | 106 | unless defined $Message |
| 71 | 6 | 100 | if defined $hData->{'Method'} |