class documentation
Collect the results of the checks and print the filenames.
Class Variable | print |
Undocumented |
Inherited from BaseReport
:
Method | __init__ |
Undocumented |
Method | error |
Report an error, according to options. |
Method | get |
Return the total count of errors and warnings. |
Method | get |
Return the count of errors and warnings for this file. |
Method | get |
Get statistics for message codes that start with the prefix. |
Method | increment |
Signal a new logical line. |
Method | init |
Signal a new file. |
Method | print |
Print benchmark numbers. |
Method | print |
Print overall statistics (number of errors and warnings). |
Method | start |
Start the timer. |
Method | stop |
Stop the timer. |
Instance Variable | counters |
Undocumented |
Instance Variable | elapsed |
Undocumented |
Instance Variable | expected |
Undocumented |
Instance Variable | file |
Undocumented |
Instance Variable | filename |
Undocumented |
Instance Variable | line |
Undocumented |
Instance Variable | lines |
Undocumented |
Instance Variable | messages |
Undocumented |
Instance Variable | total |
Undocumented |
Instance Variable | _benchmark |
Undocumented |
Instance Variable | _ignore |
Undocumented |
Instance Variable | _start |
Undocumented |