Hey, uh, what exactly does it want me to test?!

A screenshot of a PHPUnit test coverage report. An abstract function declaration is highlighted in red, indicating no test coverage. There is no code in the function, as it is an abstract function declaration. And before anyone asks, yes, that function is called in subclasses.
Evan Hildreth @oddevan