Open
Description
Apply the Visitor Pattern to enable creating classes to export documentation coverage report in different formats such as HTML, XML, JSON, YAML, etc.
The plugin configuration should use maven dependency injection to instantiate a visitor to generate the report in a specific format.