Debian Automated Code Analysis

pyflakes analysis of cyphesis-cpp-mason_0.5.21-1.1_all.deb

./usr/share/cyphesis/rulesets/mason/regression.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/define_world_aglanor.py:17: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/define_world_aglanor.py:18: 'from random import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/define_world_aglanor.py:21: 'probability' imported but unused
./usr/share/cyphesis/rulesets/mason/define_world_aglanor.py:23: 'Quaternion' imported but unused
./usr/share/cyphesis/rulesets/mason/define_world_aglanor.py:24: 'Vector3D' imported but unused
./usr/share/cyphesis/rulesets/mason/define_world_aglanor.py:25: 'time' imported but unused
./usr/share/cyphesis/rulesets/mason/define_world.py:5: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/define_world.py:6: 'from random import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/define_world.py:13: 'from math import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/define_world.py:739: local variable 'carrotfield' is assigned to but never used
./usr/share/cyphesis/rulesets/mason/define_world.py:744: local variable 'turnipfield' is assigned to but never used
./usr/share/cyphesis/rulesets/mason/benchmarks.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/benchmarks.py:5: 'from random import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/benchmarks.py:7: 'Quaternion' imported but unused
./usr/share/cyphesis/rulesets/mason/benchmarks.py:8: 'Vector3D' imported but unused
./usr/share/cyphesis/rulesets/mason/benchmarks.py:9: 'from math import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/tests.py:5: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/tests.py:6: 'from random import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/tests.py:11: 'Quaternion' imported but unused
./usr/share/cyphesis/rulesets/mason/tests.py:12: 'Vector3D' imported but unused
./usr/share/cyphesis/rulesets/mason/tests.py:13: 'time' imported but unused
./usr/share/cyphesis/rulesets/mason/tests.py:14: 'from math import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/tests.py:16: 'from define_world import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/tests.py:58: local variable 'sty' is assigned to but never used
./usr/share/cyphesis/rulesets/mason/tests.py:69: local variable 'piglet' is assigned to but never used
./usr/share/cyphesis/rulesets/mason/tests.py:71: redefinition of function 'test_pig' from line 26
./usr/share/cyphesis/rulesets/mason/tests.py:207: local variable 'tree' is assigned to but never used
./usr/share/cyphesis/rulesets/mason/tests.py:232: local variable 'axe' is assigned to but never used
./usr/share/cyphesis/rulesets/mason/tests.py:235: local variable 'world' is assigned to but never used
./usr/share/cyphesis/rulesets/mason/world/tasks/Fishing.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Fishing.py:5: 'from physics import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Fishing.py:6: 'Quaternion' imported but unused
./usr/share/cyphesis/rulesets/mason/world/tasks/Sift.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Sift.py:5: 'from physics import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Sift.py:6: 'Quaternion' imported but unused
./usr/share/cyphesis/rulesets/mason/world/tasks/Delve.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Delve.py:5: 'from physics import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Delve.py:6: 'Quaternion' imported but unused
./usr/share/cyphesis/rulesets/mason/world/tasks/Combat.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Combat.py:5: 'from physics import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Combat.py:9: 'from random import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Logging.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Logging.py:5: 'from physics import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Logging.py:6: 'Quaternion' imported but unused
./usr/share/cyphesis/rulesets/mason/world/tasks/Logging.py:11: 'from random import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Ram.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Ram.py:5: 'from physics import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Ram.py:6: 'Quaternion' imported but unused
./usr/share/cyphesis/rulesets/mason/world/tasks/Ram.py:10: 'from random import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Trailblaze.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Trailblaze.py:5: 'from physics import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Trailblaze.py:6: 'Quaternion' imported but unused
./usr/share/cyphesis/rulesets/mason/world/tasks/Trailblaze.py:7: 'Vector3D' imported but unused
./usr/share/cyphesis/rulesets/mason/world/tasks/Trailblaze.py:9: 'from random import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Reap.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Reap.py:5: 'from physics import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Reap.py:6: 'Quaternion' imported but unused
./usr/share/cyphesis/rulesets/mason/world/tasks/Dig.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Dig.py:5: 'from physics import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Dig.py:6: 'Quaternion' imported but unused
./usr/share/cyphesis/rulesets/mason/world/tasks/Cultivate.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Cultivate.py:5: 'from physics import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Cultivate.py:6: 'Quaternion' imported but unused
./usr/share/cyphesis/rulesets/mason/world/tasks/Cultivate.py:7: 'Vector3D' imported but unused
./usr/share/cyphesis/rulesets/mason/world/tasks/Cultivate.py:9: 'from random import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Slaughter.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Slaughter.py:5: 'from physics import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Slaughter.py:6: 'Quaternion' imported but unused
./usr/share/cyphesis/rulesets/mason/world/tasks/Slaughter.py:7: 'Vector3D' imported but unused
./usr/share/cyphesis/rulesets/mason/world/tasks/Sharpen.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Sharpen.py:5: 'from physics import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Sharpen.py:6: 'Quaternion' imported but unused
./usr/share/cyphesis/rulesets/mason/world/tasks/Sharpen.py:7: 'Vector3D' imported but unused
./usr/share/cyphesis/rulesets/mason/world/tasks/Sharpen.py:9: 'from random import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Slice.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Slice.py:5: 'from physics import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Slice.py:6: 'Quaternion' imported but unused
./usr/share/cyphesis/rulesets/mason/world/tasks/Bisect.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Bisect.py:5: 'from physics import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Bisect.py:6: 'Quaternion' imported but unused
./usr/share/cyphesis/rulesets/mason/world/tasks/Raise.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Raise.py:5: 'from physics import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/tasks/Raise.py:13: 'from random import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/Weather.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/Weather.py:5: 'const' imported but unused
./usr/share/cyphesis/rulesets/mason/world/objects/Weather.py:5: 'log' imported but unused
./usr/share/cyphesis/rulesets/mason/world/objects/Weather.py:6: 'from random import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/Pile.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/animals/Deer.py:3: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/animals/Deer.py:5: 'from random import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/animals/Deer.py:7: 'atlas' imported but unused
./usr/share/cyphesis/rulesets/mason/world/objects/animals/Deer.py:8: 'server' imported but unused
./usr/share/cyphesis/rulesets/mason/world/objects/animals/Pig.py:3: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/animals/Pig.py:5: 'from random import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/animals/Pig.py:6: 'Vector3D' imported but unused
./usr/share/cyphesis/rulesets/mason/world/objects/animals/Pig.py:8: 'atlas' imported but unused
./usr/share/cyphesis/rulesets/mason/world/objects/clothing/Garment.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/tools/Scythe.py:5: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/tools/Sword.py:5: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/tools/Axe.py:5: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/tools/Shovel.py:5: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/tools/Tinderbox.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/tools/Cleaver.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/tools/Bucksaw.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/tools/Bow.py:5: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/tools/Trowel.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/tools/Torch.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/tools/Pickaxe.py:5: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/undead/Skeleton.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/undead/Skeleton.py:5: 'const' imported but unused
./usr/share/cyphesis/rulesets/mason/world/objects/undead/Skeleton.py:5: 'log' imported but unused
./usr/share/cyphesis/rulesets/mason/world/objects/undead/Skeleton.py:7: 'from random import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/outdoor/Campfire.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/outdoor/Gravestone.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/outdoor/Gravestone.py:5: 'const' imported but unused
./usr/share/cyphesis/rulesets/mason/world/objects/outdoor/Gravestone.py:5: 'log' imported but unused
./usr/share/cyphesis/rulesets/mason/world/objects/outdoor/Gravestone.py:7: 'from random import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/elements/Fire.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/buildings/House.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/buildings/House.py:7: 'log' imported but unused
./usr/share/cyphesis/rulesets/mason/world/objects/buildings/House.py:9: 'Vector3D' imported but unused
./usr/share/cyphesis/rulesets/mason/world/objects/buildings/House3.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/buildings/StoneHouse.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/buildings/StoneHouse.py:6: 'const' imported but unused
./usr/share/cyphesis/rulesets/mason/world/objects/plants/Fir.py:1: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/plants/seeds/Apple.py:4: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/plants/seeds/Seed.py:1: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/plants/seeds/Seed.py:3: 'const' imported but unused
./usr/share/cyphesis/rulesets/mason/world/objects/plants/seeds/Seed.py:3: 'log' imported but unused
./usr/share/cyphesis/rulesets/mason/world/objects/plants/seeds/Seed.py:4: 'from random import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/plants/seeds/Seed.py:6: 'atlas' imported but unused
./usr/share/cyphesis/rulesets/mason/world/objects/plants/seeds/Acorn.py:1: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/plants/seeds/Fircone.py:1: 'from atlas import *' used; unable to detect undefined names
./usr/share/cyphesis/rulesets/mason/world/objects/plants/seeds/Fircone.py:5: 'atlas' imported but unused
./usr/share/cyphesis/rulesets/mason/world/statistics/Statistics.py:4: 'from random import *' used; unable to detect undefined names

This report was generated on Sun, 02 Jan 2011 05:14:22 +0000, based on results by pyflakes 0.4.0-1