| File: | blib/lib/App/Test/Generator/Analyzer/ReturnMeta.pm |
| Coverage: | 100.0% |
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 153 | 100 |
| $schema->{'output'} || {} | ||||||||||||
| 174 | 100 |
| $output->{'_returns_self'} and ($output->{'type'} // "") ne "object" | ||||||||||||
| 100 |
| $output->{'type'} // "" | |||||||||||||
| 194 | 100 |
| $output->{'_error_return'} and $output->{'_error_return'} eq "undef" | ||||||||||||
| 224 | 100 |
| $output->{'type'} and $output->{'type'} eq "boolean" |