Attribute | Description | Required |
metamatahome | The home directory containing the Metamata distribution. | Yes |
tofile | The XML were the resulting metrics will be written to. | Yes |
granularity | Metrics granularity of the source files. Must be either files (compilation-units), types (types and compilation-units) or methods (methods, types and compilation-units). | Yes |
maxmemory | Set the maximum memory for the JVM. this is a convenient way to set the -mx or -Xmx argument. | No |