Changes between Version 31 and Version 32 of path:pathMap


Ignore:
Timestamp:
12/13/2013 03:17:28 PM (10 years ago)
Author:
michael.perscheid
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • path:pathMap

    v31 v32  
    7575[[Image(testQualityFlap.png)]]
    7676
    77 ''No Static Metric'' drop down list (top)::
     77 ''No Static Metric'' drop down list (top)::
    7878
    79 ''Sort Methods by Metric'' button::
     79 ''Sort Methods by Metric'' button::
    8080
    81 ''Methods'' drop down list::
     81 ''Methods'' drop down list::
    8282
    83 Color legend (bottom)::
     83 Color legend (bottom)::
    8484
    8585=== Profiling Flap ===
     
    9191[[Image(profilingFlap.png)]]
    9292
    93 ''Method Calls'' drop down list (top)::
     93 ''Method Calls'' drop down list (top)::
    9494
    95 ''Profile Leafs'' button::
     95 ''Profile Leafs'' button::
    9696
    97 Color legend::
     97 Color legend::
    9898
    99 ''Highscore'' button::
     99 ''Highscore'' button::
    100100
    101101=== Fault Localization Flap ===
     
    107107[[Image(faultLocalizationFlap.png)]]
    108108
    109 ''Ochiai'' drop down list (top)::
     109 ''Ochiai'' drop down list (top)::
    110110
    111 Color legend::
     111 Color legend::
    112112
    113 ''Single Fault'' button::
     113 ''Single Fault'' button::
    114114
    115 ''Highscore'' button::
     115 ''Highscore'' button::
    116116
    117 ''Developer Ranking'' button::
     117 ''Developer Ranking'' button::
    118118
    119119=== Induction Flap ===
     
    125125[[Image(inductionFlap.png)]]
    126126
    127 ''No Harvester'' drop down list (top)::
     127 ''No Harvester'' drop down list (top)::
    128128
    129 Color legend::
     129 Color legend::
    130130
    131 ''Add Contracts'' button:: TODO REF TO PATHBROWSER! Results can be seen in PathBrowser...
     131 ''Add Contracts'' button:: TODO REF TO PATHBROWSER! Results can be seen in PathBrowser...
    132132
    133 ''Remove Contracts'' button::
     133 ''Remove Contracts'' button::
    134134
    135135=== Traceability Flap ===
     
    141141[[Image(traceabilityFlap.png)]]
    142142
    143 ''No Menu Entry'' drop down list (top)::
     143 ''No Menu Entry'' drop down list (top)::
    144144
    145 Selection list::
     145 Selection list::
    146146
    147 ''Concerns...'' button::
     147 ''Concerns...'' button::
    148148
    149 Color legend::
     149 Color legend::
    150150
    151 ''Specific Only'' button::
     151 ''Specific Only'' button::
    152152
    153 ''Multiple Colors'' button::
     153 ''Multiple Colors'' button::
    154154
    155155=== Global Options Flap ===
     
    159159[[Image(optionsFlap.png)]]
    160160
    161 ''Show Meth. Categories'' button:: Switch the tree map layout with and without Smalltalk's method categories. Without method categories the layout is more compact and more methods can be drawn.
     161 ''Show Meth. Categories'' button:: Switch the tree map layout with and without Smalltalk's method categories. Without method categories the layout is more compact and more methods can be drawn.
    162162
    163 ''Show All Methods'' button:: Usually, we hide simple methods (quick methods) such as accessors. With this button also these methods can be shown in the tree map.
     163 ''Show All Methods'' button:: Usually, we hide simple methods (quick methods) such as accessors. With this button also these methods can be shown in the tree map.
    164164
    165 ''Ignore Setup Code'' button:: Our analyzes consider each method call of a test case. However, sometimes, it is meaningful to not trace methods that are called within setUp and tearDown methods.
     165 ''Ignore Setup Code'' button:: Our analyzes consider each method call of a test case. However, sometimes, it is meaningful to not trace methods that are called within setUp and tearDown methods.
    166166
    167 ''Visualize Inter-Steps'' button:: During our analyzes we update the tree map each time new results are available. This is more a features for demonstration than for production purposes. It can be disabled here.
     167 ''Visualize Inter-Steps'' button:: During our analyzes we update the tree map each time new results are available. This is more a features for demonstration than for production purposes. It can be disabled here.
    168168
    169 ''Show Test Results'' button:: The default behavior in our PathMap is that test methods (''u'' mark) are colored with their test results. As this hides the metric value, this option allows developers to ignore the test result visualization and to see the underlying metric score.
     169 ''Show Test Results'' button:: The default behavior in our PathMap is that test methods (''u'' mark) are colored with their test results. As this hides the metric value, this option allows developers to ignore the test result visualization and to see the underlying metric score.