report

Prints source file metrics to the standard output.

Parameters

source Source

Collected metrics and scores.

threshold Threshold

Maximum acceptable scores.

format OutputFormat

Output format.

Return Value

Type: Nullable!(Threshold.Type)

$(D_KEYWORD true) if the score exceeds the threshold, otherwise returns $(D_KEYWORD false).

Meta