Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml. 
| Fichiers | |||
|---|---|---|---|
| 52 | 0 | 0 | 226 |
| Catégorie | Règle | Violations | Sévérité |
|---|---|---|---|
| coding | DeclarationOrder | 1 | |
| ExplicitInitialization | 3 | ||
| design | VisibilityModifier | 74 | |
| header | Header
|
4 | |
| imports | UnusedImports | 1 | |
| javadoc | JavadocMethod | 26 | |
| JavadocType | 18 | ||
| naming | PackageName
|
7 | |
StaticVariableName
|
65 | ||
| TypeName | 27 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 38 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| coding | ExplicitInitialization | Variable '_attributeMap' explicitly initialized to 'null' (default value for its type). | 62 | |
| coding | ExplicitInitialization | Variable '_attributeDateMap' explicitly initialized to 'null' (default value for its type). | 65 | |
| coding | ExplicitInitialization | Variable '_attributeNumMap' explicitly initialized to 'null' (default value for its type). | 68 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| design | VisibilityModifier | Variable '_key' must be private and have accessor methods. | 58 | |
| design | VisibilityModifier | Variable '_value' must be private and have accessor methods. | 59 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Type Javadoc comment is missing @param <E> tag. | 50 | |
| design | VisibilityModifier | Variable '_key' must be private and have accessor methods. | 54 | |
| design | VisibilityModifier | Variable '_value' must be private and have accessor methods. | 55 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| naming | TypeName | Name 'AbstractAttributeDate_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 48 | |
| naming | StaticVariableName | Name 'owner' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 51 | |
| design | VisibilityModifier | Variable 'owner' must be private and have accessor methods. | 51 | |
| naming | StaticVariableName | Name 'value' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 52 | |
| design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 52 | |
| naming | StaticVariableName | Name 'key' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 56 | |
| design | VisibilityModifier | Variable 'key' must be private and have accessor methods. | 56 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| design | VisibilityModifier | Variable '_key' must be private and have accessor methods. | 53 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| design | VisibilityModifier | Variable '_key' must be private and have accessor methods. | 58 | |
| design | VisibilityModifier | Variable '_value' must be private and have accessor methods. | 59 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| naming | TypeName | Name 'AbstractAttributeNum_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 47 | |
| naming | StaticVariableName | Name 'owner' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 50 | |
| design | VisibilityModifier | Variable 'owner' must be private and have accessor methods. | 50 | |
| naming | StaticVariableName | Name 'value' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 51 | |
| design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 51 | |
| naming | StaticVariableName | Name 'key' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 55 | |
| design | VisibilityModifier | Variable 'key' must be private and have accessor methods. | 55 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| naming | TypeName | Name 'AbstractAttribute_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 45 | |
| naming | StaticVariableName | Name 'owner' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 48 | |
| design | VisibilityModifier | Variable 'owner' must be private and have accessor methods. | 48 | |
| naming | StaticVariableName | Name 'value' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 49 | |
| design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 49 | |
| naming | StaticVariableName | Name 'key' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 53 | |
| design | VisibilityModifier | Variable 'key' must be private and have accessor methods. | 53 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| naming | TypeName | Name 'CategoryAttributeDate_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 44 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| coding | DeclarationOrder | Static variable definition in wrong order. | 91 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| naming | TypeName | Name 'CategoryAttributeNum_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 44 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| naming | TypeName | Name 'CategoryAttribute_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 44 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| naming | TypeName | Name 'OfferAttributeDate_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 44 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| naming | TypeName | Name 'OfferAttributeNum_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 44 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| naming | TypeName | Name 'OfferAttribute_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 43 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| naming | PackageName | Name 'fr.paris.lutece.plugins.stock.business.attribute.offer_genre' must match pattern '^fr\.paris\.[a-z][a-z0-9\.]*$'. | 34 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| naming | PackageName | Name 'fr.paris.lutece.plugins.stock.business.attribute.offer_genre' must match pattern '^fr\.paris\.[a-z][a-z0-9\.]*$'. | 34 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| naming | PackageName | Name 'fr.paris.lutece.plugins.stock.business.attribute.offer_genre' must match pattern '^fr\.paris\.[a-z][a-z0-9\.]*$'. | 34 | |
| naming | TypeName | Name 'OfferGenreAttributeDate_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 44 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| naming | PackageName | Name 'fr.paris.lutece.plugins.stock.business.attribute.offer_genre' must match pattern '^fr\.paris\.[a-z][a-z0-9\.]*$'. | 34 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| naming | PackageName | Name 'fr.paris.lutece.plugins.stock.business.attribute.offer_genre' must match pattern '^fr\.paris\.[a-z][a-z0-9\.]*$'. | 34 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| naming | PackageName | Name 'fr.paris.lutece.plugins.stock.business.attribute.offer_genre' must match pattern '^fr\.paris\.[a-z][a-z0-9\.]*$'. | 34 | |
| naming | TypeName | Name 'OfferGenreAttributeNum_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 44 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| naming | PackageName | Name 'fr.paris.lutece.plugins.stock.business.attribute.offer_genre' must match pattern '^fr\.paris\.[a-z][a-z0-9\.]*$'. | 34 | |
| naming | TypeName | Name 'OfferGenreAttribute_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 44 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 38 | |
| naming | TypeName | Name 'ProductAttributeDate_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 39 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 38 | |
| naming | TypeName | Name 'ProductAttributeNum_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 39 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 38 | |
| naming | TypeName | Name 'ProductAttribute_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 39 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 38 | |
| naming | TypeName | Name 'ProviderAttributeDate_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 39 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 38 | |
| naming | TypeName | Name 'ProviderAttributeNum_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 39 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 38 | |
| naming | TypeName | Name 'ProviderAttribute_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 39 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| design | VisibilityModifier | Variable '_owner' must be private and have accessor methods. | 62 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 38 | |
| naming | TypeName | Name 'PurchaseAttributeDate_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 39 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 38 | |
| naming | TypeName | Name 'PurchaseAttributeNum_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 39 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 38 | |
| naming | TypeName | Name 'PurchaseAttribute_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 39 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'join1'. | 151 | |
| javadoc | JavadocMethod | Expected @param tag for 'key1'. | 151 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 303 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 327 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 351 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.commons.lang3.BooleanUtils. | 39 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 47 | |
| naming | TypeName | Name 'Category_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 48 | |
| naming | StaticVariableName | Name 'id' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 51 | |
| design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 51 | |
| naming | StaticVariableName | Name 'attributeNumList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 52 | |
| design | VisibilityModifier | Variable 'attributeNumList' must be private and have accessor methods. | 52 | |
| naming | StaticVariableName | Name 'attributeList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 53 | |
| design | VisibilityModifier | Variable 'attributeList' must be private and have accessor methods. | 53 | |
| naming | StaticVariableName | Name 'description' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 54 | |
| design | VisibilityModifier | Variable 'description' must be private and have accessor methods. | 54 | |
| naming | StaticVariableName | Name 'name' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 55 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 55 | |
| naming | StaticVariableName | Name 'hashCode' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 56 | |
| design | VisibilityModifier | Variable 'hashCode' must be private and have accessor methods. | 56 | |
| naming | StaticVariableName | Name 'parent' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 57 | |
| design | VisibilityModifier | Variable 'parent' must be private and have accessor methods. | 57 | |
| naming | StaticVariableName | Name 'provider' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 58 | |
| design | VisibilityModifier | Variable 'provider' must be private and have accessor methods. | 58 | |
| naming | StaticVariableName | Name 'childrenList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 59 | |
| design | VisibilityModifier | Variable 'childrenList' must be private and have accessor methods. | 59 | |
| naming | StaticVariableName | Name 'attributeDateList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 60 | |
| design | VisibilityModifier | Variable 'attributeDateList' must be private and have accessor methods. | 60 | |
| naming | StaticVariableName | Name 'productSet' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 61 | |
| design | VisibilityModifier | Variable 'productSet' must be private and have accessor methods. | 61 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 43 | |
| naming | TypeName | Name 'OfferGenre_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 44 | |
| naming | StaticVariableName | Name 'id' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 47 | |
| design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 47 | |
| naming | StaticVariableName | Name 'attributeNumList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 48 | |
| design | VisibilityModifier | Variable 'attributeNumList' must be private and have accessor methods. | 48 | |
| naming | StaticVariableName | Name 'attributeList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 49 | |
| design | VisibilityModifier | Variable 'attributeList' must be private and have accessor methods. | 49 | |
| naming | StaticVariableName | Name 'name' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 50 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 50 | |
| naming | StaticVariableName | Name 'attributeDateList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 51 | |
| design | VisibilityModifier | Variable 'attributeDateList' must be private and have accessor methods. | 51 | |
| naming | StaticVariableName | Name 'offersList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 52 | |
| design | VisibilityModifier | Variable 'offersList' must be private and have accessor methods. | 52 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 45 | |
| naming | TypeName | Name 'Offer_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 46 | |
| naming | StaticVariableName | Name 'product' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 49 | |
| design | VisibilityModifier | Variable 'product' must be private and have accessor methods. | 49 | |
| naming | StaticVariableName | Name 'id' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 50 | |
| design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 50 | |
| naming | StaticVariableName | Name 'attributeNumList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 51 | |
| design | VisibilityModifier | Variable 'attributeNumList' must be private and have accessor methods. | 51 | |
| naming | StaticVariableName | Name 'statut' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 52 | |
| design | VisibilityModifier | Variable 'statut' must be private and have accessor methods. | 52 | |
| naming | StaticVariableName | Name 'attributeList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 53 | |
| design | VisibilityModifier | Variable 'attributeList' must be private and have accessor methods. | 53 | |
| naming | StaticVariableName | Name 'description' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 54 | |
| design | VisibilityModifier | Variable 'description' must be private and have accessor methods. | 54 | |
| naming | StaticVariableName | Name 'name' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 55 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 55 | |
| naming | StaticVariableName | Name 'quantity' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 56 | |
| design | VisibilityModifier | Variable 'quantity' must be private and have accessor methods. | 56 | |
| naming | StaticVariableName | Name 'attributeDateList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 57 | |
| design | VisibilityModifier | Variable 'attributeDateList' must be private and have accessor methods. | 57 | |
| naming | StaticVariableName | Name 'type' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 58 | |
| design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 58 | |
| naming | StaticVariableName | Name 'minTickets' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 59 | |
| design | VisibilityModifier | Variable 'minTickets' must be private and have accessor methods. | 59 | |
| naming | StaticVariableName | Name 'maxTickets' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 60 | |
| design | VisibilityModifier | Variable 'maxTickets' must be private and have accessor methods. | 60 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @param tag for 'productId'. | 111 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 113 | |
| javadoc | JavadocMethod | Unused @param tag for 'timestamsEnd'. | 122 | |
| javadoc | JavadocMethod | Expected @param tag for 'timestampEnd'. | 126 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'realImage'. | 54 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @param tag for 'productId'. | 371 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 381 | |
| javadoc | JavadocMethod | Unused @param tag for 'timestamsEnd'. | 401 | |
| javadoc | JavadocMethod | Expected @param tag for 'timestampEnd'. | 405 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 46 | |
| naming | TypeName | Name 'Product_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 47 | |
| naming | StaticVariableName | Name 'id' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 50 | |
| design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 50 | |
| naming | StaticVariableName | Name 'attributeNumList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 51 | |
| design | VisibilityModifier | Variable 'attributeNumList' must be private and have accessor methods. | 51 | |
| naming | StaticVariableName | Name 'category' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 52 | |
| design | VisibilityModifier | Variable 'category' must be private and have accessor methods. | 52 | |
| naming | StaticVariableName | Name 'price' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 53 | |
| design | VisibilityModifier | Variable 'price' must be private and have accessor methods. | 53 | |
| naming | StaticVariableName | Name 'attributeList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 54 | |
| design | VisibilityModifier | Variable 'attributeList' must be private and have accessor methods. | 54 | |
| naming | StaticVariableName | Name 'description' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 55 | |
| design | VisibilityModifier | Variable 'description' must be private and have accessor methods. | 55 | |
| naming | StaticVariableName | Name 'name' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 56 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 56 | |
| naming | StaticVariableName | Name 'provider' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 57 | |
| design | VisibilityModifier | Variable 'provider' must be private and have accessor methods. | 57 | |
| naming | StaticVariableName | Name 'attributeDateList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 58 | |
| design | VisibilityModifier | Variable 'attributeDateList' must be private and have accessor methods. | 58 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 322 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 46 | |
| naming | TypeName | Name 'Provider_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 47 | |
| naming | StaticVariableName | Name 'id' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 50 | |
| design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 50 | |
| naming | StaticVariableName | Name 'mail' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 51 | |
| design | VisibilityModifier | Variable 'mail' must be private and have accessor methods. | 51 | |
| naming | StaticVariableName | Name 'attributeNumList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 52 | |
| design | VisibilityModifier | Variable 'attributeNumList' must be private and have accessor methods. | 52 | |
| naming | StaticVariableName | Name 'attributeList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 53 | |
| design | VisibilityModifier | Variable 'attributeList' must be private and have accessor methods. | 53 | |
| naming | StaticVariableName | Name 'phoneNumber' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 54 | |
| design | VisibilityModifier | Variable 'phoneNumber' must be private and have accessor methods. | 54 | |
| naming | StaticVariableName | Name 'address' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 55 | |
| design | VisibilityModifier | Variable 'address' must be private and have accessor methods. | 55 | |
| naming | StaticVariableName | Name 'contactName' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 56 | |
| design | VisibilityModifier | Variable 'contactName' must be private and have accessor methods. | 56 | |
| naming | StaticVariableName | Name 'name' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 57 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 57 | |
| naming | StaticVariableName | Name 'attributeDateList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 58 | |
| design | VisibilityModifier | Variable 'attributeDateList' must be private and have accessor methods. | 58 | |
| naming | StaticVariableName | Name 'comment' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 59 | |
| design | VisibilityModifier | Variable 'comment' must be private and have accessor methods. | 59 | |
| naming | StaticVariableName | Name 'products' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 60 | |
| design | VisibilityModifier | Variable 'products' must be private and have accessor methods. | 60 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 318 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 323 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 45 | |
| naming | TypeName | Name 'Purchase_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 46 | |
| naming | StaticVariableName | Name 'id' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 49 | |
| design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 49 | |
| naming | StaticVariableName | Name 'attributeNumList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 50 | |
| design | VisibilityModifier | Variable 'attributeNumList' must be private and have accessor methods. | 50 | |
| naming | StaticVariableName | Name 'attributeList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 51 | |
| design | VisibilityModifier | Variable 'attributeList' must be private and have accessor methods. | 51 | |
| naming | StaticVariableName | Name 'userName' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 52 | |
| design | VisibilityModifier | Variable 'userName' must be private and have accessor methods. | 52 | |
| naming | StaticVariableName | Name 'quantity' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 53 | |
| design | VisibilityModifier | Variable 'quantity' must be private and have accessor methods. | 53 | |
| naming | StaticVariableName | Name 'offer' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 54 | |
| design | VisibilityModifier | Variable 'offer' must be private and have accessor methods. | 54 | |
| naming | StaticVariableName | Name 'attributeDateList' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 55 | |
| design | VisibilityModifier | Variable 'attributeDateList' must be private and have accessor methods. | 55 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| design | VisibilityModifier | Variable '_purchaseId' must be private and have accessor methods. | 45 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 42 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @param tag for 'productId'. | 76 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 78 | |
| javadoc | JavadocMethod | Unused @param tag for 'timestamsEnd'. | 96 | |
| javadoc | JavadocMethod | Expected @param tag for 'timestampEnd'. | 100 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| javadoc | JavadocMethod | Unused @param tag for 'subscriptionProduct'. | 81 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @param tag for 'productId'. | 87 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 92 | |
| javadoc | JavadocMethod | Unused @param tag for 'timestamsEnd'. | 116 | |
| javadoc | JavadocMethod | Expected @param tag for 'timestampEnd'. | 120 |