code review
review tool software inspection
code review tool blog site map contact us
Sales/Support: (978) 236-7860
Free book about peer code review

Code Collaborator made it possible to review all our code all the time

Jagdev Dhillon
Senior Director of Engineering
GoldenGate Software
read more

Eradicate the NullPointerException!

No more NullPointerExceptions!

Introducing NullSafe

What if your Java code never threw a NullPointerException? What if you could know for certain that your code is free of any possible misuse of a null pointer?

NullSafe is the first static code checker that finds possible cases of NPE's without false-positives. It digs into subroutines and it works with any Java code — even if you don't have the source. We use a patent-pending algorithm.

Together we can eradicate the Null Pointer Exception from the face of the earth!

Learn More

Features
Features and design considerations that make NullSafe easy yet effective.
Integrations: Eclipse, Ant, et al
NullSafe integrates into your existing development environment.
Research
Is it worth your time to eradicate NullPointerExceptions?
Null-Safe Compliance
The five levels of "Null-Safe Compliance" that lets you accurately measure and enforce code quality across your organization.
Patent-Pending Technology
Read about the difficulties of null-pointer detection and how our patented technology overcomes it