X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/nitsmells_args1.res b/tests/sav/nitsmells_args1.res index 439a213..6bf7b3d 100644 --- a/tests/sav/nitsmells_args1.res +++ b/tests/sav/nitsmells_args1.res @@ -7,4 +7,12 @@ Long method: Average 1 lines -total_strengh has 2 lines -total_endurance has 2 lines -total_intelligence has 2 lines -Large class: 6 attributes and 18 methods (5.414A 7.161M Average) +Large class: 6 attributes and 18 methods (4.673A 6.923M Average) +-------------------- +Full name: test_prog$GameTest Location: test_prog/tests/test_game.nit:25,1--33,3 +Feature envy: + Affected method(s): + -test_game() 0/1 move to TestGame +Long method: Average 1 lines + Affected method(s): + -test_game has 3 lines