]> git.donarmstrong.com Git - perltidy.git/commit
reduce max_mccabe
authorSteve Hancock <perltidy@users.sourceforge.net>
Fri, 3 Feb 2023 22:09:59 +0000 (14:09 -0800)
committerSteve Hancock <perltidy@users.sourceforge.net>
Fri, 3 Feb 2023 22:09:59 +0000 (14:09 -0800)
commitbdc51b80759d6e647e1201a6f427b054beb8eccf
treeec9b0d78d11b34ce7f62d456f42209a66f374898
parentc67c5e43d81992d7bd9c608c97299029985e721b
reduce max_mccabe

The Formatter routines with highest McCabe values are currently these.
It is difficult to reduce them without significantly slowing processing.
set_bond_strengthws 121
grind_batch_of_CODE 119
set_comma_breakpoints_final 119
set_whitespace_flags 117
process_line_inner_loop 114
break_lines_inner_loop 113
set_vertical_tightness_flags 104
weld_nested_containers 101
.perlcriticrc