Home | History | Annotate | Download | only in tools

Lines Matching refs:total

436 # dump some stats about total number of warnings and such
447 total = unknown + known
448 output('Total number of warnings: <b>' + str(total) + '</b>')
449 if total < 1000: