Merge: Contract: Change mpropdef driving
[nit.git] / tests / sav / nitsmells_args1.res
index 68b3680..6bf7b3d 100644 (file)
@@ -1,20 +1,18 @@
 *** CODE SMELLS METRICS ***
 --- Code Smells Metrics ---
------------
-test_prog$Character
-Large class: 6 attributes and 18 methods (5.414A 7.161M Average)
-Feature envy:
-       Affected method(s):
-               -total_strengh 4/9
-               -total_endurance 4/9
-               -total_intelligence 4/9
+--------------------
+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
------------
-test_prog::combat$Dwarf
+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):
-               -dps 1/3
+               -test_game() 0/1 move to TestGame
+Long method:  Average 1 lines
+       Affected method(s):
+               -test_game has 3 lines