| File: | bin/fuzz-harness-generator |
| Coverage: | 33.3% |
| line | % | coverage | condition | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 157 | 33 |
| $infile and @ARGV | ||||||||||||||||||||
| 174 | 33 |
| $infile ||= shift @ARGV | ||||||||||||||||||||
| 176 | 67 |
| $dry_run and $run | ||||||||||||||||||||
| 180 | 100 |
| $dry_run and $outfile | ||||||||||||||||||||
| 188 | 33 |
| $run and not $outfile | ||||||||||||||||||||
| 197 | 25 |
| $outfile and -e $outfile and not $run | ||||||||||||||||||||
| 308 | 0 |
| eval { do { require $mod; 1 } } and $json_module = $mod | ||||||||||||||||||||
| 329 | 0 |
| $data->{'bugs'} // [] | ||||||||||||||||||||
| 338 | 0 |
| _infer_module_from_schema($file, $method) // "UNKNOWN::Module" | ||||||||||||||||||||
| 387 | 0 |
| $test->{'error'} // "" |