File path: /jakarta-jmeter-2.3.2/src/org/apache/jmeter/gui/action/CheckDirty.java | File path: /jakarta-jmeter-2.3.2/src/org/apache/jmeter/gui/action/RemoteStart.java | |||
Method name:
|
Method name:
|
|||
Number of AST nodes: 0 | Number of AST nodes: 0 | |||
1 | static {↵ | 1 | static {↵ | |
2 | commands.add(ActionNames.CHECK_DIRTY);↵ | 2 | commands.add(ActionNames.REMOTE_START);↵ | |
3 | commands.add(ActionNames.SUB_TREE_SAVED);↵ | 3 | commands.add(ActionNames.REMOTE_STOP);↵ | |
4 | commands.add(ActionNames.SUB_TREE_MERGED);↵ | 4 | commands.add(ActionNames.REMOTE_START_ALL);↵ | |
5 | commands.add(ActionNames.SUB_TREE_LOADED);↵ | 5 | commands.add(ActionNames.REMOTE_STOP_ALL);↵ | |
6 | commands.add(ActionNames.ADD_ALL);↵ | 6 | commands.add(ActionNames.REMOTE_EXIT);↵ | |
7 | commands.add(ActionNames.CHECK_REMOVE);↵ | 7 | commands.add(ActionNames.REMOTE_EXIT_ALL);↵ | |
8 | | 8 |
| |
See real code fragment | See real code fragment |
Number of common nesting structure subtrees | 0 |
Number of refactorable cases | 0 |
Number of non-refactorable cases | 0 |
Time elapsed for finding largest common nesting structure subtrees (ms) | 0.0 |
Clones location | |
Number of node comparisons | 0 |