Supported Nested Tags

  • fileset

    This nested tag is required when the file attribute is not set.

  • logger

    The results of the analysis can be parsed by differed loggers. At least one logger is required. Output will always be sent to a file.

    Table 129. Attributes

    Name Type Description Default Required
    type String The name of the logger. Valid loggers are: jdepend-chart, jdepend-xml, overview-pyramid, phpunit-xml and summary-xml. n/a Yes
    outfile String Path to write output file to. n/a Yes

  • analyzer

    Some additional analyzers can be added to the runner.

    Table 130. Attributes

    Name Type Description Default Required
    type String The name of the analyzer. Valid analyzers are: coderank-mode. n/a Yes
    value String The value for the analyzer. n/a Yes