Severity | ', + 'Category | ', + 'Rule | ', + 'Message | ', + 'Element | ', + '|
---|---|---|---|---|---|
' + $bug.rule.severity->makeString() + ' | '), + ('' + $bug.rule.category->makeString() + ' | '), + ('' + $bug.rule.description->makeString() + ' | '), + ('' + $bug.detail.message->makeString() + ' | '), + if($service + ,|('' + $pe->cast(@PackageableElement)->fullPackageName('::') + ' | ') + ,|('' + 'toOne().source + '\",' + $bug.sourceInfo->toOne().startLine->toString() + ',' + $bug.sourceInfo->toOne().startColumn->toString() + ',false); return false;\'>' + + $peName+ ''+ ' | ') + ), + '
',
+ 'Inspected elements:
'
+ ]
+ ->concatenate($elements->map(e | $e + '
')->sort()->joinStrings(''))
+ ->concatenate(
+ ['
Rule | ', + 'Severity | ', + 'Category | ', + 'Description | ', + 'Rule code | ', + '
---|
Total | ',$items->size()->toString(),' | Violation Instances | ']) + ->concatenate([('|
' + $name + ' | '), + 'Severity | ', + 'Count | ', + '% | ', + '
---|