tests: Fix tests
[nit.git] / tests / sav / nitsmells_args1.res
1 *** CODE SMELLS METRICS ***
2 --- Code Smells Metrics ---
3 --------------------
4 Full name: test_prog$Character Location: test_prog/rpg/character.nit:21,1--68,3
5 Long method:  Average 1 lines
6         Affected method(s):
7                 -total_strengh has 2 lines
8                 -total_endurance has 2 lines
9                 -total_intelligence has 2 lines
10 Large class: 6 attributes and 18 methods (4.673A 6.858M Average)
11 --------------------
12 Full name: test_prog$GameTest Location: test_prog/tests/test_game.nit:25,1--33,3
13 Feature envy:
14         Affected method(s):
15                 -test_game() 0/1 move to TestGame
16 Long method:  Average 1 lines
17         Affected method(s):
18                 -test_game has 3 lines