com.thalesgroup.hudson.plugins.cppcheck
Class CppcheckMetricUtil

java.lang.Object
  extended by com.thalesgroup.hudson.plugins.cppcheck.CppcheckMetricUtil

public class CppcheckMetricUtil
extends java.lang.Object


Constructor Summary
CppcheckMetricUtil()
           
 
Method Summary
static int convert(java.lang.String threshold)
           
static java.lang.String getMessageSelectedSeverties(CppcheckConfig cppcheckConfig)
           
static boolean isValid(java.lang.String threshold)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CppcheckMetricUtil

public CppcheckMetricUtil()
Method Detail

convert

public static int convert(java.lang.String threshold)

isValid

public static boolean isValid(java.lang.String threshold)

getMessageSelectedSeverties

public static java.lang.String getMessageSelectedSeverties(CppcheckConfig cppcheckConfig)


Copyright © 2009. All Rights Reserved.