释义 |
- n.基准线;做基底的线(baseline 的复数)
- 1
CPD, which is part of the popular open source static analysis tool PMD, reports the number of duplicate lines in a code base. CPD是流行的开源静态分析工具pmd的一部分,它报告代码基中重复行的数量。 - 2
Two lines are engraved on the base of the statue, “while awake, they are walls that protect lives; while asleep, they are mountains that stun souls”. 雕像底座上刻着一首诗:“醒着时,他们是一堵墙,守卫生命;睡着时,他们是一坐山,震撼心灵。” - 3
Likewise, if a code base comprises 10,000 non-commenting lines of code and 3,500 of them were exercised on a particular test run, then the code base's line coverage is 35%. 同样,如果一个代码库包含10000个非注释性的代码行,在特定的测试运行中有3500行被执行,那么这段代码的行覆盖率就是35%。
|