Debian Automated Code Analysis

pyflakes analysis of syfi-bin_0.6.2.dfsg-1_all.deb

./usr/share/pyshared/sfc/jit.py:18: 'hashlib' imported but unused
./usr/share/pyshared/sfc/jit.py:23: 'preprocess' imported but unused
./usr/share/pyshared/sfc/jit.py:26: 'default_options' imported but unused
./usr/share/pyshared/sfc/jit.py:28: 'get_abs_ufc_h_path' imported but unused
./usr/share/pyshared/sfc/jit.py:29: 'sfc_assert' imported but unused
./usr/share/pyshared/sfc/jit.py:29: 'sfc_debug' imported but unused
./usr/share/pyshared/sfc/jit.py:84: undefined name 'default_parameters'
./usr/share/pyshared/sfc/jit.py:87: undefined name 'default_parameters'
./usr/share/pyshared/sfc/jit.py:211: undefined name 'default_parameters'
./usr/share/pyshared/sfc/jit.py:214: undefined name 'default_parameters'
./usr/share/pyshared/sfc/__init__.py:7: 'from ufl import *' used; unable to detect undefined names
./usr/share/pyshared/sfc/__init__.py:15: 'version' imported but unused
./usr/share/pyshared/sfc/__init__.py:16: 'default_parameters' imported but unused
./usr/share/pyshared/sfc/__init__.py:17: 'set_logging_level' imported but unused
./usr/share/pyshared/sfc/__init__.py:27: 'generate_code' imported but unused
./usr/share/pyshared/sfc/__init__.py:27: 'cache_signature' imported but unused
./usr/share/pyshared/sfc/__init__.py:27: 'jitf' imported but unused
./usr/share/pyshared/sfc/__init__.py:27: 'jit' imported but unused
./usr/share/pyshared/sfc/common/utilities.py:41: undefined name 'sfc_error'
./usr/share/pyshared/sfc/common/utilities.py:44: undefined name 'strings'
./usr/share/pyshared/sfc/common/utilities.py:56: undefined name 'sfc_error'
./usr/share/pyshared/sfc/common/utilities.py:59: undefined name 'strings'
./usr/share/pyshared/sfc/common/__init__.py:3: 'version' imported but unused
./usr/share/pyshared/sfc/common/__init__.py:4: 'ParameterDict' imported but unused
./usr/share/pyshared/sfc/common/__init__.py:5: 'default_options' imported but unused
./usr/share/pyshared/sfc/common/__init__.py:6: 'get_abs_ufc_h_path' imported but unused
./usr/share/pyshared/sfc/common/__init__.py:7: 'sfc_assert' imported but unused
./usr/share/pyshared/sfc/common/__init__.py:7: 'sfc_warning' imported but unused
./usr/share/pyshared/sfc/common/__init__.py:7: 'sfc_info' imported but unused
./usr/share/pyshared/sfc/common/__init__.py:7: 'sfc_debug' imported but unused
./usr/share/pyshared/sfc/common/__init__.py:7: 'write_file' imported but unused
./usr/share/pyshared/sfc/common/__init__.py:7: 'sfc_error' imported but unused
./usr/share/pyshared/sfc/common/__init__.py:8: 'get_log_handler' imported but unused
./usr/share/pyshared/sfc/common/__init__.py:8: 'get_logger' imported but unused
./usr/share/pyshared/sfc/common/__init__.py:8: 'set_log_handler' imported but unused
./usr/share/pyshared/sfc/common/__init__.py:8: 'set_logging_level' imported but unused
./usr/share/pyshared/sfc/representation/cellintegralrepresentation.py:11: 'sfc_assert' imported but unused
./usr/share/pyshared/sfc/representation/swiginac_eval.py:12: 'defaultdict' imported but unused
./usr/share/pyshared/sfc/representation/swiginac_eval.py:17: 'from ufl import *' used; unable to detect undefined names
./usr/share/pyshared/sfc/representation/swiginac_eval.py:18: 'from ufl.classes import *' used; unable to detect undefined names
./usr/share/pyshared/sfc/representation/swiginac_eval.py:19: 'some_key' imported but unused
./usr/share/pyshared/sfc/representation/swiginac_eval.py:21: 'compute_indices' imported but unused
./usr/share/pyshared/sfc/representation/swiginac_eval.py:24: 'symbols' imported but unused
./usr/share/pyshared/sfc/representation/elementrepresentation.py:23: 'grad' imported but unused
./usr/share/pyshared/sfc/representation/elementrepresentation.py:26: 'sfc_warning' imported but unused
./usr/share/pyshared/sfc/representation/elementrepresentation.py:26: 'sfc_info' imported but unused
./usr/share/pyshared/sfc/representation/__init__.py:3: 'ElementRepresentation' imported but unused
./usr/share/pyshared/sfc/representation/__init__.py:4: 'FormRepresentation' imported but unused
./usr/share/pyshared/sfc/representation/__init__.py:5: 'IntegralRepresentation' imported but unused
./usr/share/pyshared/sfc/representation/__init__.py:6: 'CellIntegralRepresentation' imported but unused
./usr/share/pyshared/sfc/representation/__init__.py:7: 'ExteriorFacetIntegralRepresentation' imported but unused
./usr/share/pyshared/sfc/representation/__init__.py:8: 'InteriorFacetIntegralRepresentation' imported but unused
./usr/share/pyshared/sfc/representation/formrepresentation.py:17: 'ufl' imported but unused
./usr/share/pyshared/sfc/representation/integralrepresentation.py:23: 'sfc_assert' imported but unused
./usr/share/pyshared/sfc/representation/integralrepresentation.py:23: 'sfc_warning' imported but unused
./usr/share/pyshared/sfc/representation/integralrepresentation.py:54: local variable 'metadata' is assigned to but never used
./usr/share/pyshared/sfc/representation/integralrepresentation.py:93: local variable 'vd' is assigned to but never used
./usr/share/pyshared/sfc/representation/integralrepresentation.py:132: local variable 'fd' is assigned to but never used
./usr/share/pyshared/sfc/representation/integralrepresentation.py:172: local variable 'vj' is assigned to but never used
./usr/share/pyshared/sfc/representation/integralrepresentation.py:248: local variable 'E' is assigned to but never used
./usr/share/pyshared/sfc/quadrature/quadrature_code.py:79: undefined name 'find_quadrature_rule'
./usr/share/pyshared/sfc/quadrature/__init__.py:15: 'find_quadrature_rule' imported but unused
./usr/share/pyshared/sfc/quadrature/__init__.py:16: 'gen_quadrature_rule_definition' imported but unused
./usr/share/pyshared/sfc/quadrature/__init__.py:16: 'gen_quadrature_rule_definitions' imported but unused
./usr/share/pyshared/sfc/geometry/__init__.py:3: 'domain2dim' imported but unused
./usr/share/pyshared/sfc/geometry/__init__.py:4: 'UFCCell' imported but unused
./usr/share/pyshared/sfc/geometry/__init__.py:5: 'gen_geometry_code' imported but unused
./usr/share/pyshared/sfc/geometry/__init__.py:6: 'geometry_mapping' imported but unused
./usr/share/pyshared/sfc/geometry/mappings.py:17: 'find_quadrature_rule' imported but unused
./usr/share/pyshared/sfc/geometry/mappings.py:18: 'symbol' imported but unused
./usr/share/pyshared/sfc/geometry/mappings.py:18: 'symbols' imported but unused
./usr/share/pyshared/sfc/geometry/mappings.py:19: 'UFCCell' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/integration.py:13: 'SyFi' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/integration.py:17: 'UFCCell' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/integration.py:18: 'symbol' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/__init__.py:3: 'TempSymbolContext' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/__init__.py:3: 'symbol' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/__init__.py:3: 'symbols' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/__init__.py:3: 'symbolic_vector' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/__init__.py:3: 'symbol_exists' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/__init__.py:3: 'symbolic_matrix' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/__init__.py:4: 'ddx' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/__init__.py:4: 'sub' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/__init__.py:4: 'cross' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/__init__.py:4: 'inner' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/__init__.py:4: 'grad' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/symbolic_utils.py:16: 'symbolic_vector' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/symbolic_utils.py:16: 'symbolic_matrix' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/symbolic_utils.py:16: 'symbol' imported but unused
./usr/share/pyshared/sfc/symbolic_utils/symbolic_utils.py:261: redefinition of unused 'SyFi' from line 14
./usr/share/pyshared/sfc/codegeneration/dofmapcg.py:16: 'sfc_warning' imported but unused
./usr/share/pyshared/sfc/codegeneration/dofmapcg.py:16: 'sfc_info' imported but unused
./usr/share/pyshared/sfc/codegeneration/dofmapcg.py:16: 'sfc_error' imported but unused
./usr/share/pyshared/sfc/codegeneration/dofmapcg.py:125: local variable 'fe' is assigned to but never used
./usr/share/pyshared/sfc/codegeneration/dofmapcg.py:393: local variable 'nsd' is assigned to but never used
./usr/share/pyshared/sfc/codegeneration/dofmapcg.py:421: local variable 'nsd' is assigned to but never used
./usr/share/pyshared/sfc/codegeneration/exteriorfacetintegralcg.py:12: 'swiginac' imported but unused
./usr/share/pyshared/sfc/codegeneration/exteriorfacetintegralcg.py:13: 'sfc_warning' imported but unused
./usr/share/pyshared/sfc/codegeneration/exteriorfacetintegralcg.py:13: 'sfc_error' imported but unused
./usr/share/pyshared/sfc/codegeneration/exteriorfacetintegralcg.py:14: 'gen_quadrature_rule_definition' imported but unused
./usr/share/pyshared/sfc/codegeneration/exteriorfacetintegralcg.py:14: 'gen_quadrature_rule_definitions' imported but unused
./usr/share/pyshared/sfc/codegeneration/exteriorfacetintegralcg.py:15: 'gen_const_token_definitions' imported but unused
./usr/share/pyshared/sfc/codegeneration/exteriorfacetintegralcg.py:15: 'gen_token_prints' imported but unused
./usr/share/pyshared/sfc/codegeneration/exteriorfacetintegralcg.py:15: 'CodeFormatter' imported but unused
./usr/share/pyshared/sfc/codegeneration/exteriorfacetintegralcg.py:16: 'gen_token_declarations' imported but unused
./usr/share/pyshared/sfc/codegeneration/exteriorfacetintegralcg.py:16: 'gen_token_additions' imported but unused
./usr/share/pyshared/sfc/codegeneration/finiteelementcg.py:19: 'sfc_info' imported but unused
./usr/share/pyshared/sfc/codegeneration/finiteelementcg.py:19: 'sfc_warning' imported but unused
./usr/share/pyshared/sfc/codegeneration/finiteelementcg.py:115: local variable 'value_shape' is assigned to but never used
./usr/share/pyshared/sfc/codegeneration/finiteelementcg.py:211: local variable 'value_shape' is assigned to but never used
./usr/share/pyshared/sfc/codegeneration/finiteelementcg.py:374: local variable 'value_shape' is assigned to but never used
./usr/share/pyshared/sfc/codegeneration/codeformatting.py:18: 'from pprint import *' used; unable to detect undefined names
./usr/share/pyshared/sfc/codegeneration/integralcg.py:12: 'sfc_assert' imported but unused
./usr/share/pyshared/sfc/codegeneration/integralcg.py:12: 'sfc_warning' imported but unused
./usr/share/pyshared/sfc/codegeneration/integralcg.py:13: 'indices_subset' imported but unused
./usr/share/pyshared/sfc/codegeneration/integralcg.py:13: 'unique' imported but unused
./usr/share/pyshared/sfc/codegeneration/interiorfacetintegralcg.py:12: 'sfc_error' imported but unused
./usr/share/pyshared/sfc/codegeneration/__init__.py:2: 'generate_code' imported but unused
./usr/share/pyshared/sfc/codegeneration/__init__.py:2: 'compiler_input' imported but unused
./usr/share/pyshared/sfc/codegeneration/__init__.py:3: 'indent' imported but unused
./usr/share/pyshared/sfc/codegeneration/__init__.py:3: 'CodeFormatter' imported but unused
./usr/share/pyshared/sfc/codegeneration/__init__.py:4: 'FormCG' imported but unused
./usr/share/pyshared/sfc/codegeneration/__init__.py:5: 'DofMapCG' imported but unused
./usr/share/pyshared/sfc/codegeneration/__init__.py:6: 'FiniteElementCG' imported but unused
./usr/share/pyshared/sfc/codegeneration/__init__.py:7: 'CellIntegralCG' imported but unused
./usr/share/pyshared/sfc/codegeneration/__init__.py:8: 'ExteriorFacetIntegralCG' imported but unused
./usr/share/pyshared/sfc/codegeneration/__init__.py:9: 'InteriorFacetIntegralCG' imported but unused
./usr/share/pyshared/sfc/codegeneration/codegeneration.py:20: 'FormData' imported but unused
./usr/share/pyshared/sfc/codegeneration/cellintegralcg.py:12: 'swiginac' imported but unused
./usr/share/pyshared/sfc/codegeneration/cellintegralcg.py:13: 'sfc_warning' imported but unused
./usr/share/pyshared/sfc/codegeneration/cellintegralcg.py:13: 'sfc_error' imported but unused
./usr/share/pyshared/sfc/codegeneration/cellintegralcg.py:14: 'gen_quadrature_rule_definition' imported but unused
./usr/share/pyshared/sfc/codegeneration/cellintegralcg.py:14: 'gen_quadrature_rule_definitions' imported but unused
./usr/share/pyshared/sfc/codegeneration/cellintegralcg.py:15: 'gen_const_token_definitions' imported but unused
./usr/share/pyshared/sfc/codegeneration/cellintegralcg.py:15: 'gen_token_prints' imported but unused
./usr/share/pyshared/sfc/codegeneration/cellintegralcg.py:15: 'CodeFormatter' imported but unused
./usr/share/pyshared/sfc/codegeneration/cellintegralcg.py:16: 'gen_token_declarations' imported but unused
./usr/share/pyshared/sfc/codegeneration/cellintegralcg.py:16: 'gen_token_additions' imported but unused

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