pub fn run(args: ScoreArgs, format: OutputFormat, verbose: bool) -> Result<()>
Execute the score command
Returns an error if inputs cannot be parsed or comparison fails.