1. Home
  2. Docs
  3. JZR report
  4. Customization
  5. Sheet – Analysis patterns

Sheet – Analysis patterns

Standard sheet

A pre-configured sheet focusing on all the standard events named analysis-patterns.xml is available in your Jeyzer installation inside the analyzer/config/report/sheet/analysis-patterns directory. It can be referenced in your report.xml.

Refer to the below sections for any customization.


Configuration

Specific sheet attributes :
type : must be set to analysis_patterns.

Formatting

You can reduce the list of analysis pattern types displayed by removing elements from the below list :

 <display>
   <excludes/>
   <functions/>
   <discovery_functions/>
   <operations/>
   <discovery_operations/>
   <lockers/>
   <executors/>
 </display>