- 
    
Task
 - 
    Resolution: Fixed
 - 
    
Minor
 - 
    3.1.0-dev
 - 
    None
 
Use PHPUnit's white listing feature[1] to load all files in includes for the code coverage report. If necessary skip files that can't be included without causing errors (e.g. because they depend on variables like $phpbb_root_path to be set).

