Lines under Size measure looks wrong - smaller than new lines

Using SonarQube v9.9.6 (build 92038)

I am checking measures for a feature branch, and under ‘Size’, ‘Lines’ is smaller than ‘New Lines’. This looks wrong.

I expect “Lines = Total Lines” which should be higher than or equal to “New Lines”.

image

Hey there.

What edition of SonarQube are you using?

I am using Developer Edition v9.9.6 (build 92038).

@Colin any update on this ?

Hey @richmond

I’m sorry, this fell off my plate multiple times.

  • What edition of SonarQube are you using?
  • Is this happening just on one specific feature branch? Multiple?

I am using Developer Edition.
It is happening on multiple branches.

Thanks. Without any more details, I’m not really sure where to begin.

If you have a branch you can consistently reproduce this on, I think it would be useful for you to provide DEBUG level analysis logs (sonar.verbose=true) to see if there’s anything weird going on.