|
The node description options control the amount of information
that is presented in the description of each node.
- Show size bar
If this option is checked, a size bar will be displayed whose length is
proportional to the number of allocations including all descendant nodes
and whose light-red part indicates the percentage of allocations in the current node.
- Always show fully qualified names
If this option is not checked, class names are omitted in intra-class method calls
which enhances the conciseness of the display. This option is only relevant for
the "methods" aggregation level.
- Always show signature
If this option is not checked, method signatures are shown only if two methods
with the same name appear on the same level. This option is only relevant for
the "methods" aggregation level.
|