← Back to context Comment by lord5et 1 year ago Does it show dead code? Like classes which are not being used by anything and are safe to delete? 1 comment lord5et Reply WillMcCall 1 year ago The call graph doesn't highlight dead code specifically, but unused blocks are manually identifiable through isolated/broken chains. Is this something you'd like to see?
WillMcCall 1 year ago The call graph doesn't highlight dead code specifically, but unused blocks are manually identifiable through isolated/broken chains. Is this something you'd like to see?
The call graph doesn't highlight dead code specifically, but unused blocks are manually identifiable through isolated/broken chains. Is this something you'd like to see?