To find an execution line-counter for Java IDE
        Posted  
        
            by Masi
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Masi
        
        
        
        Published on 2010-03-22T21:24:16Z
        Indexed on 
            2010/03/24
            8:13 UTC
        
        
        Read the original article
        Hit count: 259
        
Is there any plugin to some IDE that show the number of times a line is run in the code?
Eclipse's ECLemma does not seem to have a setting to show execution times at the left-hand-side bar, like in the service WebCat.
© Stack Overflow or respective owner