Merge remote-tracking branch 'upstream/master' into init_auto
[nit.git] / tests / sav / nitsmells_args1.res
diff --git a/tests/sav/nitsmells_args1.res b/tests/sav/nitsmells_args1.res
new file mode 100644 (file)
index 0000000..6bf7b3d
--- /dev/null
@@ -0,0 +1,18 @@
+*** CODE SMELLS METRICS ***
+--- Code Smells Metrics ---
+--------------------
+Full name: test_prog$Character Location: test_prog/rpg/character.nit:21,1--68,3
+Long method:  Average 1 lines
+       Affected method(s):
+               -total_strengh has 2 lines
+               -total_endurance has 2 lines
+               -total_intelligence has 2 lines
+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