lizard -w --sort cyclomatic_complexity --CCN 10 -H includes all files instead of CCN >10 · Issue #357 · terryyin/lizard · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running:
lizard -w --sort cyclomatic_complexity --CCN 10 -H
Yields a report that contains all files with the files above threshold coloured pink. Is there a way to not show the files that score 10 and below?

The text was updated successfully, but these errors were encountered: