| File: | bin/extract-schemas |
| Coverage: | 20.0% |
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 159 | 33 |
| $corpus_dir //= "File::Spec"->catdir($extractor_opts{'output_dir'}, "corpus") | ||||||||||||
| 206 | 0 |
| $schema->{'_confidence'}{'input'}{'level'} // "low" | ||||||||||||
| 210 | 0 |
| $iconf eq "none" and not %{$schema->{'input'} // {};} | ||||||||||||
| 0 |
| $schema->{'input'} // {} | |||||||||||||
| 265 | 50 |
| $schema->{'_confidence'}{'input'}{'level'} // "low" | ||||||||||||
| 266 | 50 |
| $schema->{'_confidence'}{'output'}{'level'} // "low" | ||||||||||||
| 296 | 33 |
| $input_confidence_counts{'low'} > 0 or $input_confidence_counts{'medium'} > 0 | ||||||||||||
| 380 | 0 |
| defined $obj and ref $obj |