国产高清精品免费区-男女一进一出抽搐免费视频-中日韩一二三级黄色永久视频-日韩精品人妻一区二区免费视频-日本久久视频在线观看-99热这里只有精品88热-亚洲韩国黄色最新短视频一区-日韩伦理在线观看免费全集-国产av一区二区三区天堂

cyclomatic

cyclomatic

 英

  • 網(wǎng)絡(luò)圈;環(huán)形量度之和

例句

I've explained in previous articles in this series that cyclomatic complexity tends to be one of the harbingers of sticky code.

系列前面文章已經(jīng)解釋復(fù)雜性,令人討厭代碼一種先兆。

The bottom of the figure indicates the CheckStyle cyclomatic-complexity violation for a method.

下面部分指示一個方法CheckStyle復(fù)雜度違規(guī)。

What's more, this tool also gathers the cyclomatic complexity of every method in a code base.

此外工具收集代碼每個方法復(fù)雜度。

Testing methods with high cyclomatic complexity values is almost always like stepping into a maze -- no easy exit in sight.

具有復(fù)雜測試方法幾乎總是事情弄得一團糟無法輕易收場。

Measuring cyclomatic complexity is, therefore, particularly valuable in situations where you're working with a legacy code base.

所以,使用遺留代碼情況下,測量復(fù)雜度特別價值。

Programs with lower cyclomatic complexity are easier to understand and less risky to modify.

循環(huán)復(fù)雜性程序容易理解編輯起來風(fēng)險。

Cyclomatic complexity isn't the only complexity measurement for spotting high risk code, however.

不過,復(fù)雜性并不是確定風(fēng)險代碼惟一復(fù)雜性度量。

A good rule of thumb is to create a number of test cases equal to the cyclomatic complexity value of the code being tested.

一個經(jīng)驗法則創(chuàng)建數(shù)量測試代碼復(fù)雜度相等測試用例。

This installment of the series covers the cyclomatic-complexity metric in a discussion about testing.

系列討論測試介紹復(fù)雜度度量。

The total number of noncommenting lines of code and the cyclomatic complexity per each method in the code base.

代碼每個方法注釋代碼總數(shù)復(fù)雜度。

Cyclomatic complexity, pioneered during those studies I previously mentioned, precisely measures path complexity.

復(fù)雜前面提到那些研究期間開創(chuàng)可以精確地測量路徑復(fù)雜。

CheckStyle is another open source project with a similar cyclomatic complexity rule.

CheckStyle另一個具有類似復(fù)雜度規(guī)則開放源碼項目

Cyclomatic complexity is a measurement to determine the stability and level of confidence in a COBOL program.

Cyclomatic復(fù)雜性決定COBOL程序穩(wěn)定性實效程度評價手段。

The maintainability index is a synthesis of three metrics: cyclomatic complexity, lines of code, and computational complexity.

維護性指數(shù)三個度量合成復(fù)雜代碼數(shù)計算復(fù)雜性。

To determine the conditional-complexity code smell, you determine a method's cyclomatic complexity.

確定條件復(fù)雜代碼味道需要確定方法復(fù)雜。

A few open source tools available to Java developers can report on cyclomatic complexity.

Java開發(fā)人員使用一些開放源碼工具報告復(fù)雜度。

What's interesting here is that we were able to spot this defect using cyclomatic complexity rather than code coverage.

這里有趣我們可以使用復(fù)雜度不是使用代碼覆蓋率找出這個缺陷。

The approximate size of a covering set as a lower limit (n+1, equivalent to cyclomatic complexity of a graph).

覆蓋近似大小作為下限(n+1,等價某個環(huán)復(fù)雜性)。

At the code level, Maurice Halstead's software metrics and Tom McCabe's cyclomatic complexity model were widely accepted.

代碼層次MauriceHalstead軟件規(guī)格TomMcCabe復(fù)雜度模型廣泛接受。

Complexity indicators are mainly the cyclomatic complexity number V(g) and the number of statements in the code.

復(fù)雜指示器主要復(fù)雜數(shù)V代碼聲明語句數(shù)

The cyclomatic complexity formula, first developed by Thomas McCabe, is based on the number of branches in a function.

復(fù)雜性公式cyclomaticcomplexityformula),ThomasMcCabe首先提出,基于一個函數(shù)分支數(shù)量確定復(fù)雜

PMD, another open source project that analyzes Java source files, has a series of rules, one of which reports cyclomatic complexity.

PMD另一個分析Java文件開源項目,一系列規(guī)則,其中之一就是報告復(fù)雜度

Cyclomatic complexity is purely a measure of the relative complexity of one method versus another.

復(fù)雜衡量一個方法相對另一個方法相對復(fù)雜指標(biāo)。

Cyclomatic complexity is a measure of the relative complexity of one method versus another.

復(fù)雜度量方法相對復(fù)雜。

Cyclomatic complexity is a measure of the structural complexity of the type or method.

復(fù)雜用于衡量類型方法結(jié)構(gòu)復(fù)雜。

A nice open source tool that measures cyclomatic complexity for the Java language is the open source JavaNCSS tool (see Resources).

一種可以度量Java語言復(fù)雜度非常不錯開源工具就是JavaNCSS工具參考資料)。

This graph shows three key metrics over time: code coverage, cyclomatic complexity, and cyclomatic complexity per method.

顯示過去3關(guān)鍵度量代碼覆蓋、復(fù)雜度每個方法復(fù)雜。

The two metrics I focus on in this article are cyclomatic complexity and afferent coupling.

本文主要討論兩個指標(biāo),復(fù)雜度cyclomaticcomplexity傳入耦合afferentcoupling)。

The cyclomatic complexity number ckjm reports represents the sum of the complexity of all the methods in the class.

ckjm報告復(fù)雜數(shù)字表示這個所有方法復(fù)雜。

I covered cyclomatic complexity in " Test-driven design, Part 2, " but it has some nuances I didn't discuss there.

測試驅(qū)動設(shè)計,第2部分討論復(fù)雜,但是有一些細節(jié)沒有討論。

Thus, it makes sense only when compared to other cyclomatic-complexity measures.

因此,指標(biāo)只有其他復(fù)雜度指標(biāo)比較才有

JavaNCSS: JavaNCSS is an open source metrics tool that provides method-level values for cyclomatic complexity.

JavaNCSS:JavaNCSS一個開源度量工具,提供復(fù)雜度方法。

More technical definitions come from such measures as cyclomatic complexity developed by McCabe 4 and others.

學(xué)術(shù)定義來自McCabe4其他開發(fā)出度量數(shù)復(fù)雜度方法

The most effective way to reduce cyclomatic complexity is to pull out portions of code and place them into new methods.

減少復(fù)雜度有效方式隔離代碼部分,它們放入方法

CheckStyle, JavaNCSS, and PMD are open source tools that measure cyclomatic complexity.

以及PMD度量復(fù)雜度開源工具。

Cyclomatic complexity is a measure that dates back to 1975 as defined by Thomas McCabe.

復(fù)雜度一種度量方法,ThomasMcCabe1975年定義。

The maintainability index is calculated by using the following metrics: lines of code, program volume, and cyclomatic complexity.

可維護性索引計算依據(jù)代碼數(shù)程序復(fù)雜度。

Cyclomatic complexity is a way to measure how tangled the paths are in the state space.

數(shù)復(fù)雜度量狀態(tài)空間路徑紊亂方式

The original method had a cyclomatic complexity of 43.

原始方法復(fù)雜度43。

Each of the former if blocks took 3 lines of code (and contributed 1 cyclomatic complexity point).

之前每個if占用3代碼貢獻1個復(fù)雜度)。

熱門查詢