网页
图片
视频
学术
词典
地图
更多
航班
笔记本
JavaNCSS
网络
圈复杂度
网络释义
1.
圈复杂度
...3、函数深度 (sourceMonitor) 4、
圈复杂度
(
javaNCss
) 这几项可以用工具 sonar 解决,sonar+jenkins的配置网上很多的,搜 …
www.taobaotest.com
|
基于3个网页
例句
释义:
全部
全部
,
圈复杂度
圈复杂度
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
By
reporting
all
file
sizes
,
JavaNCSS
makes
it
possible
to
understand
relative
values
,
which
is
often
difficult
with
PMD
.
通过
报告
所有
文件
大小
,
JavaNCSS
使
理解
相关
值
成为
可能
,
而
PMD
常常
难以
做到
这
一点
。
www.ibm.com
2.
One
such
tool
is
JavaNCSS
,
which
determines
the
length
of
methods
and
classes
by
examining
Java
source
files
.
其中
一个
这样
的
工具
是
JavaNCSS
,
它
通过
检查
Java
源
文件
来
确定
方法
和
类
的
长度
。
www.ibm.com
3.
JavaNCSS
:
This
command
line
-
utility
measures
two
standard
source code
metrics
for
the
Java
programming
language
.
JavaNCSS
:
该
命令
行
实用工具
可以
为
Java
编程
语言
度量
两种
标准
的
源代码
指标
。
www.ibm.com
4.
PMD
(
along with
JavaNCSS
and
CheckStyle
)
can
also
be
used
to
find
long
methods
,
large
classes
,
and
many
other
code
smells
.
PMD
(
连同
JavaNCSS
与
CheckStyle
)
也
可以
用于
查找
长
方法
、
大
类
以及
其他
代码
味道
。
www.ibm.com
5.
Simply
point
JavaNCSS
to
a
directory
containing
source
code
and
let
it
rip
!
只要
将
JavaNCSS
指向
一个
包含
源
代码
的
目录
,
让
它
自己
处理
就
行
了
!
www.ibm.com
6.
With
JavaNCSS
,
thresholds
don't
matter
--
it
counts
every
file
it
finds
and
reports
the
values
regardless
of
size
.
对于
JavaNCSS
,
阈
值
无关紧要
,
它
计算
所
找到
的
每个
文件
并
报告
值
,
而
不管
大小
如何
。
www.ibm.com
7.
A
nice
open source
tool
that
measures
cyclomatic
complexity
for
the
Java
language
is
the open source
JavaNCSS
tool
(
see
Resources
)
.
一种
可以
度量
Java
语言
圈
复杂度
的
非常
不错
的
开源
工具
就是
JavaNCSS
工具
(
见
参考资料
)
。
www.ibm.com
8.
Start
with
some
rules
of
thumb
regarding
class
and
method
size
and
then
use
tools
like
PMD
and
JavaNCSS
to hone in on the
details
.
从
一些
与
类
大小
和
方法
大小
有关
的
经验法则
开始
,
然后
使用
诸如
PMD
和
JavaNCSS
之类
的
工具
详细
介绍
。
www.ibm.com
9.
JavaNCSS
:
JavaNCSS
is
an
open source
metrics
tool
that
provides
method
-
level
values
for
cyclomatic
complexity
.
JavaNCSS:JavaNCSS
是
一个
开源
的
度量
工具
,
提供
圈
复杂度
的
方法
级
的
值
。
www.ibm.com
10.
JavaNCSS
:
An
excellent
tool
for
spotting
code
complexity
.
JavaNCSS
:
一个
优秀
的
发现
代码
复杂性
的
工具
。
www.ibm.com
1
2