An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

The ABC software metric was introduced by Jerry Fitzpatrick in 1997 to overcome the drawbacks of the LOC. The metric defines an ABC score as a triplet of values that represent the size of a set of source code statements. An ABC score is calculated by counting the number of assignments (A), number of branches (B), and number of conditionals (C) in a program. ABC score can be applied to individual methods, functions, classes, modules or files within a program. By convention, an ABC magnitude value is rounded to the nearest tenth.

Property Value
dbo:abstract
  • تم تقديم مقياس برمجيات ABC بواسطة جيري فيتزباتريك في عام 1997 للتغلب على عيوب LOC. يحدد المقياس درجة ABC على أنها ثلاثية القيم التي تمثل حجم مجموعة من عبارات التعليمات البرمجية المصدر. يتم حساب درجة ABC عن طريق حساب عدد التعيينات (A)، وعدد الفروع (B)، وعدد الشروط (C) في البرنامج. يمكن تطبيق درجة ABC على الطرق أو الوظائف أو الدالات أو الأصناف أو البرمجة التركيبية داخل البرنامج. يتم تمثيل نقاط ABC بواسطة متجه ثلاثي الأبعاد <التعيينات (A)، الفروع (B)، الشروط (C)>. يمكن أيضًا تمثيلها كمقدار تدريجي، وهي حجم المتجه <التعيينات (A)، الفروع (B)، الشروط (C)>، ويتم حسابها على النحو التالي: حسب التقاليد، يتم تقريب قيمة حجم ABC إلى أقرب عشر. (ar)
  • The ABC software metric was introduced by Jerry Fitzpatrick in 1997 to overcome the drawbacks of the LOC. The metric defines an ABC score as a triplet of values that represent the size of a set of source code statements. An ABC score is calculated by counting the number of assignments (A), number of branches (B), and number of conditionals (C) in a program. ABC score can be applied to individual methods, functions, classes, modules or files within a program. ABC score is represented by a 3-D vector < Assignments (A), Branches (B), Conditionals (C) >. It can also be represented as a scalar value, which is the magnitude of the vector < Assignments (A), Branches (B), Conditionals (C) >, and is calculated as follows: By convention, an ABC magnitude value is rounded to the nearest tenth. (en)
  • La métrica del software ABC fue introducida por Jerry Fitzpatrick en 1997 para superar los inconvenientes de las LOC (Lines Of Code - Líneas de Código). ​ La métrica define un resultado ABC como un valor triple que representa el tamaño de un conjunto de declaraciones de código fuente. Un resultado ABC se calcula contando el número de (A), número de ramas (B) y número de condicionales (C) en un programa. La resultante ABC se puede aplicar a métodos, funciones, clases, módulos o archivos individuales dentro de un programa. Un resultado ABC está representado por un vector tridimensional . También este, puede ser representado como un valor escalar, que es la magnitud del vector , y es calculado de la siguiente manera: Para mantener una convención, un valor de magnitud ABC se redondea a la décima más cercana. (es)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 51512079 (xsd:integer)
dbo:wikiPageLength
  • 11060 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1076202567 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • تم تقديم مقياس برمجيات ABC بواسطة جيري فيتزباتريك في عام 1997 للتغلب على عيوب LOC. يحدد المقياس درجة ABC على أنها ثلاثية القيم التي تمثل حجم مجموعة من عبارات التعليمات البرمجية المصدر. يتم حساب درجة ABC عن طريق حساب عدد التعيينات (A)، وعدد الفروع (B)، وعدد الشروط (C) في البرنامج. يمكن تطبيق درجة ABC على الطرق أو الوظائف أو الدالات أو الأصناف أو البرمجة التركيبية داخل البرنامج. يتم تمثيل نقاط ABC بواسطة متجه ثلاثي الأبعاد <التعيينات (A)، الفروع (B)، الشروط (C)>. يمكن أيضًا تمثيلها كمقدار تدريجي، وهي حجم المتجه <التعيينات (A)، الفروع (B)، الشروط (C)>، ويتم حسابها على النحو التالي: (ar)
  • The ABC software metric was introduced by Jerry Fitzpatrick in 1997 to overcome the drawbacks of the LOC. The metric defines an ABC score as a triplet of values that represent the size of a set of source code statements. An ABC score is calculated by counting the number of assignments (A), number of branches (B), and number of conditionals (C) in a program. ABC score can be applied to individual methods, functions, classes, modules or files within a program. By convention, an ABC magnitude value is rounded to the nearest tenth. (en)
  • La métrica del software ABC fue introducida por Jerry Fitzpatrick en 1997 para superar los inconvenientes de las LOC (Lines Of Code - Líneas de Código). ​ La métrica define un resultado ABC como un valor triple que representa el tamaño de un conjunto de declaraciones de código fuente. Un resultado ABC se calcula contando el número de (A), número de ramas (B) y número de condicionales (C) en un programa. La resultante ABC se puede aplicar a métodos, funciones, clases, módulos o archivos individuales dentro de un programa. (es)
rdfs:label
  • مقياس برمجيات ABC (ar)
  • ABC Software Metric (en)
  • Métrica de Software ABC (es)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License