| Class | Description |
|---|---|
| LineCountData |
Bean that holds a summary of the lines of a source file (total number of lines, actual line numbers of line of code and
line numbers of comments)
|
| LineCounter |
Class used to count the code and comment lines of a Shell script and save these "facts"
into SonarQube as measures
|
| LineCountParser |
Counting lines, comment lines and blank lines in Shell scripts
|
Copyright © 2018–2019. All rights reserved.