Hi
I have been evaluating Sonar, for a while now. We already have Klocwork for static code analysis.
So currently, we are comparing these two tools.
1. What are the key differences between these two tools?
2. We observed, for Null Pointer related issues, Klocwork, does look into the dependent java files as well (Cross-referencing). Does sonar do something like this as well? Or does it scans each file as a standalone entity, without taking into account its dependent files?
Quick reply would really help.
Thanks in advance,
Daniel