Package testoob :: Module coverage
[show private | hide private]
[frames | no frames]

Module testoob.coverage

Code coverage module
Classes
Coverage Python code coverage module built specifically for checking code coverage in tests performed by Testoob.

Function Summary
  supported()
Is coverage supported?
  _find_executable_linenos(filename)
A re-implementation of trace.find_executable_linenos working around compile's problems with missing EOLS

Function Details

supported()

Is coverage supported?

_find_executable_linenos(filename)

A re-implementation of trace.find_executable_linenos working around compile's problems with missing EOLS

Generated by Epydoc 2.1 on Sun Dec 3 15:27:57 2006 http://epydoc.sf.net