| 222 | long, |
| 223 | default_value_t = 0.30, |
| 224 | value_name = "RATIO", |
| 225 | help_heading = "Quality gates" |
| 226 | )] |
| 227 | max_indirect_call_ratio: f64, |
| 228 | /// Fail if the successfully disassembled fraction falls below this |
| 229 | #[arg( |
| 230 | long, |
nothing calls this directly
no outgoing calls
no test coverage detected