Class NpathMetric

    • Constructor Summary

      Constructors 
      Constructor Description
      NpathMetric()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double computeFor​(MethodLikeNode node, net.sourceforge.pmd.lang.metrics.MetricOptions options)  
      • Methods inherited from class net.sourceforge.pmd.lang.metrics.AbstractMetric

        equals, hashCode
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NpathMetric

        public NpathMetric()
    • Method Detail

      • computeFor

        public double computeFor​(MethodLikeNode node,
                                 net.sourceforge.pmd.lang.metrics.MetricOptions options)