Vorlage:Codequalität: Unterschied zwischen den Versionen

aus GlossarWiki, der Glossar-Datenbank der Fachhochschule Augsburg
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 159: Zeile 159:
|annotation5 = Anmerkung 5
|annotation5 = Anmerkung 5
}}</nowiki></pre>
}}</nowiki></pre>
ergibt
{{Codequalität
| application    = name
| readability    = 5
| dry            = 5
| verifiability  = 5
| interfaces      = 5
| contract        = 5
| liskov          = 5
| continuity      = 5
| customizability = 5
| demeter        = 5
| modularity      = 5
|annotation1 = Anmerkung 1
|annotation2 = Anmerkung 2
|annotation3 = Anmerkung 3
|annotation4 = Anmerkung 4
|annotation5 = Anmerkung 5
}}
[[Kategorie:Vorlage:Anmerkung|Qualität]]
[[Kategorie:Vorlage:Anmerkung|Qualität]]
</noinclude>
</noinclude>

Version vom 26. Oktober 2012, 13:56 Uhr

Benutzung

{{Codequalität
| application     = name
| readability     = 5
| dry             = 5
| verifiability   = 5
| interfaces      = 5
| contract        = 5
| liskov          = 5
| continuity      = 5
| customizability = 5
| demeter         = 5
| modularity      = 5
|annotation1 = Anmerkung 1
|annotation2 = Anmerkung 2
|annotation3 = Anmerkung 3
|annotation4 = Anmerkung 4
|annotation5 = Anmerkung 5
}}