Skip to content

Conversation

@kilo52
Copy link
Member

@kilo52 kilo52 commented Jan 29, 2026

Changes how count results for logical lines are shown by scount. For individual files, summary rows and the total row, as well as for single file inputs, if the corresponding source file entity has a format for which logical lines cannot be computed, the shown result number is displayed as a 'n/a' label.

Adds the bool hasLogicalLines field to the RcnCountResultGroup type to expose the needed information to scount.

Changes how count results for logical lines are shown by scount.
For individual files, summary rows and the total row, as well as for single
file inputs, if the corresponding source file entity has a format for which
logical lines cannot be computed, the shown result number is displayed as
a 'n/a' label.

Adds the bool 'hasLogicalLines' field to the RcnCountResultGroup type to expose
the needed information to scount.

Signed-off-by: kilo52 <phil.gaiser@raven-computing.com>
@kilo52 kilo52 self-assigned this Jan 29, 2026
@kilo52 kilo52 added the Improvement Improvement of an existing feature label Jan 29, 2026
@kilo52 kilo52 linked an issue Jan 29, 2026 that may be closed by this pull request
Signed-off-by: kilo52 <phil.gaiser@raven-computing.com>
@kilo52 kilo52 merged commit c54d895 into master Jan 30, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement Improvement of an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change Displayed Number for Logical Lines When Metric is Not Available

2 participants