Tool to find unused functions/classes

From: Christoph Rabel (odie_at_hal9000.vc-graz.ac.at)
Date: 02/12/04

  • Next message: Yan Georget: "Re: Tool to find unused functions/classes"
    Date: Thu, 12 Feb 2004 02:58:47 +0100
    
    

    Hi!

    I have got a rather large project recently and found several
    functions that are never called.

    Now I would be interested in having a list of all
    classes/functions that are never invoked (I really dont care
    about reflections, I only use them with one class).

    Is there a tool, that can give me such information?

    thx,

    Christoph


  • Next message: Yan Georget: "Re: Tool to find unused functions/classes"

    Relevant Pages