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

SmartBear's CodeCollaborator is helping Intuit improve product quality and reduce costs.

Chris Holl
Director, Corporate Software Engineering Process Group
Intuit
read more

Why you should care about Null Pointer Exceptions

8% of all customer-delivered defects traced back to NULL

In a survey of issues reported in the Sun Java and Mozilla FireFox on-line bug databases, 8% of all issues contained the word "NullPointerException" or the word "NPE." In other words, errant NULL pointers were either directly responsible or indirectly involved in a huge number of cases.

NullSafe identifies all possible locations in your code where an NPE is possible. How wonderful would it be if you could reduce your defect count by 8% just by installing a tool?

...more coming later...

Hopefully the benefits of not having NullPointerExceptions are obvious!