Open stokpop opened 2 weeks ago
Tried to simplify xpath.
All unit test are green.
Can we think of more while/stream/for loops that we missed? Watch for more false positives with new xpath?
One unit test matches same line 3 times: append is chained 3 times, can we make it that it matches each separate line?
append
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarQube Cloud
Tried to simplify xpath.
All unit test are green.
Can we think of more while/stream/for loops that we missed? Watch for more false positives with new xpath?
One unit test matches same line 3 times:
append
is chained 3 times, can we make it that it matches each separate line?