constraint

Summary

  1. python_pkg
  2. pkg_doc
  3. python_syntax
  4. python_lint
  5. python_unittest
  6. python_test_coverage
  7. contest
  8. activity
repository/home/cvs/public
pathsoft/logilab/constraint
duration0.035 s

python pkg

statussuccess
duration0.003
pathlineseveritymessage
soft/logilab/constraint/__pkginfo__.py WARNINGCopyright is outdated (2003)
soft/logilab/constraint/__pkginfo__.py ERRORHTTP Error 404: Not Found on web='http://www.logilab.org/python-logic/constraint.html'
soft/logilab/constraint/__pkginfo__.py ERRORShort description contains the package name
soft/logilab/constraint/__pkginfo__.py ERRORShort description starts with a capitalized letter
soft/logilab/constraint/MANIFEST.in WARNINGno files found matching 'COPYING'
soft/logilab/constraint/setup.py WARNINGDoes not match the template
soft/logilab/constraint/announce.txt WARNINGDoes not match the template

pkg doc

statussuccess
duration0.001
pyxml_version0.8.3
docutils_version0.3.1
pyxml_version0.8.3
docutils_version0.3.1
pathlineseveritymessage
soft/logilab/constraint INFONo INSTALL file
soft/logilab/constraint/README19INFOPossible incomplete section title.Treating the overline as ordinary text because it's so short.

python syntax

statussuccess
duration0.000

python lint

statussuccess
ignorethirdparty
treshold7
duration0.026
pylint_version0.3.2
pylint_evaluation8.72
statements587
pathlineseveritymessage
soft/logilab/constraint/__pkginfo__.py26WARNINGRedefining built-in 'copyright'
soft/logilab/constraint/__pkginfo__.py25WARNINGRedefining built-in 'license'
soft/logilab/constraint/__pkginfo__.py23WARNINGUsed builtin function 'map'
soft/logilab/constraint/distributors.py72WARNINGUsed * or ** magic
soft/logilab/constraint/distributors.py93WARNINGArguments number differs from overriden method
soft/logilab/constraint/distributors.py112WARNINGArguments number differs from overriden method
soft/logilab/constraint/distributors.py134WARNINGMissing docstring
soft/logilab/constraint/distributors.py148WARNINGToo short name "a"
soft/logilab/constraint/distributors.py152WARNINGToo short name "b"
soft/logilab/constraint/distributors.py135WARNINGAttribute '__to_split' defined outside __init__
soft/logilab/constraint/fd.py WARNINGToo short name "fd"
soft/logilab/constraint/fd.py82WARNINGMethod 'isEntailed' is abstract in class 'ConstraintInterface' but is not overriden
soft/logilab/constraint/fd.py94WARNINGMissing docstring
soft/logilab/constraint/fd.py112WARNINGExcept doesn't do anything
soft/logilab/constraint/fd.py132WARNINGMethod 'isEntailed' is abstract in class 'ConstraintInterface' but is not overriden
soft/logilab/constraint/fd.py135WARNINGRedefining built-in 'type'
soft/logilab/constraint/fd.py153WARNINGToo many local variables (17/15)
soft/logilab/constraint/fd.py174WARNINGUsed builtin function 'apply'
soft/logilab/constraint/fd.py202WARNINGExcept doesn't do anything
soft/logilab/constraint/fd.py153WARNINGToo many branches (15/12)
soft/logilab/constraint/fd.py211WARNINGMethod 'isEntailed' is abstract in class 'ConstraintInterface' but is not overriden
soft/logilab/constraint/fd.py217WARNINGRedefining built-in 'type'
soft/logilab/constraint/fd.py221WARNINGToo many local variables (18/15)
soft/logilab/constraint/fd.py251WARNINGUsed builtin function 'apply'
soft/logilab/constraint/fd.py221WARNINGToo many branches (15/12)
soft/logilab/constraint/fd.py280WARNINGRedefining built-in 'vars'
soft/logilab/constraint/fd.py299WARNINGMethod 'isEntailed' is abstract in class 'ConstraintInterface' but is not overriden
soft/logilab/constraint/fd.py304WARNINGMethod 'isEntailed' is abstract in class 'ConstraintInterface' but is not overriden
soft/logilab/constraint/fd.py309WARNINGMethod 'isEntailed' is abstract in class 'ConstraintInterface' but is not overriden
soft/logilab/constraint/fd.py314WARNINGMethod 'isEntailed' is abstract in class 'ConstraintInterface' but is not overriden
soft/logilab/constraint/fd.py319WARNINGMethod 'isEntailed' is abstract in class 'ConstraintInterface' but is not overriden
soft/logilab/constraint/fd.py324WARNINGMethod 'isEntailed' is abstract in class 'ConstraintInterface' but is not overriden
soft/logilab/constraint/interfaces.py71WARNINGFIXME : should we be using generators here ?
soft/logilab/constraint/interfaces.py WARNINGMissing docstring
soft/logilab/constraint/propagation.py22WARNINGWildcard import
soft/logilab/constraint/propagation.py57WARNINGRedefining built-in 'file'
soft/logilab/constraint/propagation.py97WARNINGRedefining built-in 'type'
soft/logilab/constraint/propagation.py57WARNINGToo many local variables (19/15)
soft/logilab/constraint/propagation.py61WARNINGToo short name "f"
soft/logilab/constraint/propagation.py92WARNINGToo short name "n"
soft/logilab/constraint/propagation.py92WARNINGUnused variable 'n'
soft/logilab/constraint/propagation.py103WARNINGMissing docstring
soft/logilab/constraint/propagation.py117WARNINGMissing docstring
soft/logilab/constraint/propagation.py126WARNINGMissing docstring
soft/logilab/constraint/propagation.py129WARNINGMissing docstring
soft/logilab/constraint/propagation.py133WARNINGToo many branches (14/12)
soft/logilab/constraint/propagation.py156WARNINGUnused variable 'c_cost'
soft/logilab/constraint/propagation.py62WARNINGAttribute 'printer' defined outside __init__
soft/logilab/constraint/propagation.py170WARNINGMissing docstring
soft/logilab/constraint/propagation.py206WARNINGMissing docstring
soft/logilab/constraint/propagation.py213WARNINGToo many branches (13/12)
soft/logilab/constraint/propagation.py250WARNINGMissing docstring
soft/logilab/constraint/propagation.py260WARNINGMethod 'isEntailed' is abstract in class 'ConstraintInterface' but is not overriden
soft/logilab/constraint/propagation.py264WARNINGRedefining variable 'operator' from outer scope (line 23)
soft/logilab/constraint/propagation.py274WARNINGMissing docstring
soft/logilab/constraint/propagation.py277WARNINGMissing docstring
soft/logilab/constraint/propagation.py280WARNINGMissing docstring
soft/logilab/constraint/propagation.py283WARNINGMissing docstring
soft/logilab/constraint/propagation.py291WARNINGToo short name "op"
soft/logilab/constraint/propagation.py303WARNINGMethod 'copy' is abstract in class 'DomainInterface' but is not overriden
soft/logilab/constraint/propagation.py303WARNINGMethod 'getValues' is abstract in class 'DomainInterface' but is not overriden
soft/logilab/constraint/propagation.py303WARNINGMethod 'removeValue' is abstract in class 'DomainInterface' but is not overriden
soft/logilab/constraint/propagation.py303WARNINGMethod 'size' is abstract in class 'DomainInterface' but is not overriden
soft/logilab/constraint/propagation.py309WARNINGMissing docstring
soft/logilab/constraint/propagation.py312WARNINGMissing docstring
soft/logilab/constraint/propagation.py321WARNINGMissing docstring
soft/logilab/constraint/propagation.py321WARNINGMethod 'isEntailed' is abstract in class 'ConstraintInterface' but is not overriden
soft/logilab/constraint/propagation.py321WARNINGMethod 'narrow' is abstract in class 'ConstraintInterface' but is not overriden
soft/logilab/constraint/propagation.py330WARNINGMissing docstring
soft/logilab/constraint/propagation.py22WARNINGUnused import VariableInterface
soft/logilab/constraint/propagation.py22WARNINGUnused import DistributorInterface
soft/logilab/constraint/psyco_wrapper.py24ERRORUnable to import 'psyco.classes.psyobj' (No module named psyco)
soft/logilab/constraint/psyco_wrapper.py31WARNINGClass has no __init__ method
soft/logilab/constraint/psyco_wrapper.py31WARNINGInvalid name "psyobj" (should match [A-Z][a-zA-Z1-9]+)
soft/logilab/constraint/psyco_wrapper.py31WARNINGMissing docstring
soft/logilab/constraint/psyco_wrapper.py24WARNINGUnused import psyobj

python unittest

statussuccess
duration0.003
python/home/syt/bin/python
total_test_cases64
succeeded_test_cases64
failed_test_cases0
error_test_cases0
pathlineseveritymessage
soft/logilab/constraint/test/test_constraints.py INFO----------------------------------------------------------------------Ran 41 tests in 0.260sOK
soft/logilab/constraint/test/test_distributors.py INFO----------------------------------------------------------------------Ran 8 tests in 0.178sOK
soft/logilab/constraint/test/test_domains.py INFO----------------------------------------------------------------------Ran 4 tests in 0.003sOK
soft/logilab/constraint/test/test_propagation.py INFO----------------------------------------------------------------------Ran 9 tests in 1.620sOK
soft/logilab/constraint/test/test_validation.py INFO----------------------------------------------------------------------Ran 2 tests in 103.102sOK

python test coverage

statussuccess
duration0.000
treshold70
devtools_version0.4.4
coverage80.395

contest

status3
fake1
pylint_evaluation8.72
contest_rating32
coverage80.395

activity

statussleep
fake1
datefrom 2004/02/11 to 2004/02/13
added_lines0
deleted_lines0