All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.puppycrawl.tools.checkstyle.checks.metrics.messages_fi.properties Maven / Gradle / Ivy

Go to download

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard

There is a newer version: 10.17.0
Show newest version
booleanExpressionComplexity=Ehtolauseke monimutkaisuus on {0,number,integer} (max sallittu on {1,number,integer}).
classDataAbstractionCoupling=Luokan tiedon abstraktio kytkentä on {0,number,integer} (max sallittu on {1,number,integer}) luokat {2}.
classFanOutComplexity=Luokan Fan-Out monimutkaisuus on {0,number,integer} (max sallittu on {1,number,integer}).
cyclomaticComplexity=Syklomaattinen monimutkaisuus on {0,number,integer} (max sallittu on {1,number,integer}).
ncss.class=Sävyä NCS tämän luokan on {0, number,integer} (max sallittu on {1, number,integer}).
ncss.file=Sävyä NCS Tämän tiedoston on {0, number,integer} (max sallittu on {1, number,integer}).
ncss.method=Sävyä NCS Tämän menetelmän on {0, number,integer} (max sallittu on {1, number,integer}).
npathComplexity=NPath Monimutkaisuus on {0,number,integer} (max sallittu on {1,number,integer}).




© 2015 - 2024 Weber Informatics LLC | Privacy Policy