Package net.sourceforge.pmd.benchmark
-
Interface Summary Interface Description TimedOperation Describes a timed operation.TimingReportRenderer Defines a renderer forTimingReport
. -
Class Summary Class Description TextTimingReportRenderer A text based renderer forTimingReport
.TimeTracker A time tracker class to measure time spent on different sections of PMD analysis.TimingReport A report on timing data obtained through the execution of PMD -
Enum Summary Enum Description TimedOperationCategory A category for aTimedOperation
, rendered either as a section if several operations are registered on the same category but with distinct labels, or put into the "remaining categories" section.