Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

The aim of this glossary is to give a definition to all terms/concepts used in a particular domain of Sonar.

Term

Definition

Examples

Metric

A metric is a property of a piece of software

Lines of code, Cyclomatic complexity, Code coverage

Measure

A measure is the value of a metric at a given time

12'000 Lines Of Code, 234 units tests on december 24th

Entity

An entity is a piece of software regardless of the granularity of this piece

Maven projects, Maven modules, Packages, Classes

Snapshot

TODO

 

Measure

TODO


Quality Rule

TODO

 

Plugin

TODO

PL/SQL plugin, Clover plugin

Coding rules profile

TODO

Sonar way

Labels
  • None