code review
review tool software inspection
code review tool blog site map contact us
Sales/Support: (978) 236-7900
Notice: Undefined index: nullsafe in /usr/local/htdocs/newsite/header.php on line 242 Notice: Undefined index: in /usr/local/htdocs/newsite/header.php on line 305
Free book about peer code review
Free webinars about code review

When we introduced Code Collaborator, it was like someone broke the ice in our group...now we collaborate more often to design and test features as well as review them.

Anand Kalyanavarathan
Program Manager
Siemens
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