At present, we can get per-file metrics and also (with --debug) per-line granularity, but it would be nice to be able to see per-function scores. That would bring this tool closer to parity with `complexipy` and `flog`.
At present, we can get per-file metrics and also (with --debug) per-line granularity, but it would be nice to be able to see per-function scores.
That would bring this tool closer to parity with
complexipyandflog.