codebook icon indicating copy to clipboard operation
codebook copied to clipboard

Output various reports

Open Machine-Maker opened this issue 2 years ago • 0 comments

There are several useful reports that could be generated from a run of codebook.

### Tasks
- [ ] Missing parameter mappings
- [ ] All locals assigned from methods that don't have a suggester match
- [ ] All locals assigned from fields that don't have a suggester match
- [ ] Any mapped param that is renamed due to a conflict

Machine-Maker avatar Aug 05 '23 07:08 Machine-Maker