| File: | blib/lib/App/Test/Generator/Analyzer/Return.pm |
| Coverage: | 63.6% |
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 127 | 50 |
| ($method->{'source'} // $method->{'body'}) // "" | ||||||||||||
| 67 |
| &blessed($method) && $method->can('source') | |||||||||||||
| 67 |
| $method->{'source'} // $method->{'body'} | |||||||||||||
| 131 | 67 |
| &blessed($method) && $method->can('add_evidence') |