Too much code is excluded from test coverage. For example, as much code as possible in plugins should be unit tested (so coverage can be meaningfully tested). --liw


I've reviewed the code now, and most of the plugins have only code that is for that plugin, and it's usually not easily unit testable in any case. done --liw