a9f989d6f59447207a7d7966e495fecfc956a980
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private makeSpanEventBo(async boolean, sequence short, depth int, nextAsyncId int, asyncId int) : SpanEventBo extracted from private makeSpanEventBo(async boolean, sequence short, depth int) : SpanEventBo in class com.navercorp.pinpoint.web.calltree.span.SpanAlignDepthTest | From | To | |
Extract Method private printDepth(index int, depth String, expected String) : void extracted from private assertDepth(name String, list List<SpanEventBo>, result List<String>) : void in class com.navercorp.pinpoint.web.calltree.span.SpanAlignDepthTest | From | To |