News Feed
Jobs Feed
Sections




News Archive
Zoe Slattery's Blog:
Lateral Thinking
November 14, 2008 @ 11:19:54

When it comes to code coverage and untested parts of your application (unit tested, of course), Zoe Slattery has a suggestion that could make your life easier anyway - follow the core PHP developer's example:

But - there is another way, and as usual the PHP core developers are showing us the way. The fastest way to improve percentage of code covered is to REMOVE UNTESTED CODE! Accordingly we saw the test coverage of PHP 5.3 increase from about 55% to a little over 70% over the summer of 2008. At the same time the lines of code in PHP dropped by about 50KLOC. How can this be?

Removing untested code (that's not needed anyway) can reduce unit testing times dramatically and can help you keep your code clean, lean and simple for the upgrades that will come later on.

0 comments voice your opinion now!
lateral thinking uninttest remove untested simple


blog comments powered by Disqus

Similar Posts

Jeremry Johnstone's Blog: PHP interface to Picasa Web Albums

Greg Bulmash's Blog: Creating A Simple Rating Script With PHP And MySQL

Samuel Folkes' Blog: The Tools You Need For PHP Development

456Bereastreet.com: Build your own PHP style sheet switcher

PHPToys.com: Creating a file based AD rotator script


Community Events











Don't see your event here?
Let us know!


phpunit example unittest conference application community introduction testing zendframework2 framework functional podcast tool interview series opinion development code language release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework