This is part of my mvn sonar:sonar
[INFO] [16:26:15.969] Sensor LCOVSensor...
[INFO] [16:26:15.971] Analysing D:\app\willem\target\lco
v.info
[INFO] [16:42:49.902] Sensor LCOVSensor done: 6 ms
So that lcov.info is processed, and that lcov.info is correctly filled with stuff like
TN:
SF:D:/app/willem/components/main/controller.js
FN:24,(anonymous_1)
FNF:9
FNH:5
FNDA:4,(anonymous_1)
Yet Sonar shows up empty, 0% coverage, no files included etc. Anybody a hint?