com.puppycrawl.tools.checkstyle.checks.metrics.messages_fi.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of checkstyle Show documentation
Show all versions of checkstyle Show documentation
Checkstyle is a development tool to help programmers write Java code
that adheres to a coding standard
The 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}).
ncss.record=Sävyä NCSS tämän ennätys on {0, number,integer} (max sallittu on {1, number,integer}).
npathComplexity=NPath Monimutkaisuus on {0,number,integer} (max sallittu on {1,number,integer}).