Module implementing the code coverage request handler of the eric-ide server.
| None |
| EricServerCoverageRequestHandler | Class implementing the code coverage request handler of the eric-ide server. |
| None |
Class implementing the code coverage request handler of the eric-ide server.
| None |
| None |
| EricServerCoverageRequestHandler | Constructor |
| __analyzeDirectory | Private method to analyze files of a directory tree. |
| __analyzeFile | Private method to analyze a single file. |
| __analyzeFiles | Private method to analyze a list of files. |
| __loadCoverageData | Private method to load the data collected by a code coverage run. |
| None |
Constructor
Private method to analyze files of a directory tree.
Private method to analyze a single file.
Private method to analyze a list of files.
Private method to load the data collected by a code coverage run.