| File: | bin/extract-schemas |
| Coverage: | 35.0% |
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 181 | 67 |
| $corpus_dir //= "File::Spec"->catdir($extractor_opts{'output_dir'}, "corpus") | ||||||||||||
| 228 | 50 |
| $schema->{'_confidence'}{'input'}{'level'} // "low" | ||||||||||||
| 232 | 33 |
| $iconf eq "none" and not %{$schema->{'input'} // {};} | ||||||||||||
| 0 |
| $schema->{'input'} // {} | |||||||||||||
| 298 | 50 |
| $schema->{'_confidence'}{'input'}{'level'} // "low" | ||||||||||||
| 299 | 50 |
| $schema->{'_confidence'}{'output'}{'level'} // "low" | ||||||||||||
| 329 | 33 |
| $input_confidence_counts{'low'} > 0 or $input_confidence_counts{'medium'} > 0 | ||||||||||||
| 428 | 0 |
| defined $obj and ref $obj |