--no-colors --all test_prog/ --no-colors --feature-envy TestNitsmells/FeatureEnvy/ --no-colors --large-class TestNitsmells/LargeClass/ --no-colors --long-methods TestNitsmells/LongMethod/ --no-colors --long-params TestNitsmells/LongParameterList/ --no-colors --no-abstract-implementation TestNitsmells/NoAbstractImplemented/ --no-colors --long-methods --long-method-threshold 3 TestNitsmells/LongMethod/ --no-colors --long-params --long-params-threshold 5 TestNitsmells/LongParameterList/