Skip to content

Class CloverEnricher

Class \Klitsche\Dog\Enrichers\Clover\CloverEnricher

Reads coverage clover xml files generated by tools like {@link https://phpunit.de/ phpunit} and {@link https://codeception.com/ codeception} and enriches Project and Elements like File, Class, Trait and Method.

Methods

enrich()

public enrich ( 
    \Klitsche\Dog\Enrichers\DataAwareInterface $dataHolder
 ): void
Parameters
dataHolder \Klitsche\Dog\Enrichers\DataAwareInterface

prepare()

public prepare (  ): void

Test Coverage ❤️

  • ❤️ Lines: 0% (0 / 53)
  • ❤️ Methods: 0% (0 / 3)