Details
Description
For instance, to say that :
- line 12 contains a comment
- line 5 contains a line of code
- line 15 contains a line of code, a statement and 2 branches
- ...
Perhaps we should use the same mechanism/API to store SCM Activity and Coverage information by line.
Issue Links
- is depended upon by
-
SONAR-3210
On java projects, provide the measures comments and loc by line for each java source file
-
Added in 90a3277