Search results

From CitconWiki
Jump to navigationJump to search

Page title matches

  • It's possible to write a test which achieves extremely high code coverage for a system yet doesn't test the system at all. ...duce that uncovered code ''may'' contain errors and '''not''' that covered code is error free.
    1 KB (180 words) - 02:58, 29 June 2008

Page text matches

  • It's possible to write a test which achieves extremely high code coverage for a system yet doesn't test the system at all. ...duce that uncovered code ''may'' contain errors and '''not''' that covered code is error free.
    1 KB (180 words) - 02:58, 29 June 2008
  • What kind of code metrics do you collect? * Coverage
    305 bytes (38 words) - 10:39, 15 August 2008
  • We all want to achieve a high level of coverage to give us confidence in the code, but at what levels should we focus our efforts, and how much? ...can have detrimental effects. Yet, taking the time too get extensive code coverage at all levels may be costly and cause delayed releases and/or sales.
    530 bytes (96 words) - 04:51, 28 June 2009
  • ...ssion right up the other end of the spectrum, about achieving '''100% test coverage''', what that means exactly and whether attempting such a thing is even wis == A Tighter Definition of Code Coverage Numbers ==
    3 KB (541 words) - 09:05, 2 April 2008
  • ..., developing [http://www.atlassian.com/software/clover/ Clover2], the code coverage and test insight tool for Java.
    161 bytes (24 words) - 23:33, 18 June 2008
  • David Soul is a sales engineer for the Bamboo CI server and Clover code coverage tools from Atlassian.
    102 bytes (18 words) - 22:49, 25 June 2009
  • == Your Code as a Crime Scene == [https://pragprog.com/book/atcrime/your-code-as-a-crime-scene The book at pragmatic programmers]
    1 KB (243 words) - 18:19, 27 May 2019
  • ...in tools and processes that we can use to expand our automation, eg. code coverage, automatic documentation.
    280 bytes (42 words) - 06:33, 26 June 2008
  • #[[Does high Code Coverage mean high test quality?]] #[[Does high Code Coverage mean high test quality?]]
    752 bytes (86 words) - 17:05, 6 July 2008
  • Sonar - publishes Code Coverage and Technical Debt
    477 bytes (63 words) - 10:30, 4 October 2015
  • cyclomatic complexity - people that are very familiar with the code will notice outlayers - "why is that little thing so complicated?" code coverage - worthless. trend could be interesting
    998 bytes (157 words) - 13:16, 17 April 2010
  • == Coverage == ...ive metric (i.e.: if there is 0% coverage, we can say for a fact that that code is definitely NOT tested)
    1 KB (210 words) - 04:47, 8 October 2013
  • ...ng a metric that "measures code health" is not the same as one that "finds code sickness", and I'm more interested (for the moment) in the later. ...art the discussion I introduced CRAP4J, a free tool that tries to identify code that, if you had to inherit it, you'd probably declare as crappy. The purpo
    4 KB (596 words) - 05:27, 10 September 2012
  • ''mental note, for macetw, we need more code-literature in our bathroom'' ** Would affect code coverage numbers
    1 KB (198 words) - 10:54, 24 August 2013
  • Adding code coverage to every build * % of code
    3 KB (472 words) - 07:25, 19 September 2009
  • Jester is a mutation test tool that change the code. If the tests still pass, then it means that tests are missing. ...g thing is that it is running on the classes that already have a good code coverage.
    2 KB (328 words) - 00:12, 25 October 2010
  • - Code Duplication - Code Coverage
    2 KB (245 words) - 21:05, 9 April 2008
  • Someone asked "why do you not measure coverage?". I took this personal and will put it back on the agenda. I also want measure complexity of our C++ code as part of the automated build.
    640 bytes (112 words) - 02:51, 28 June 2008
  • * Improve visibility and assurance of code quality * Code reviews
    2 KB (327 words) - 14:17, 22 August 2008
  • One of the guys use visualises to track code quality. Showing where problems are in the code.
    4 KB (602 words) - 17:10, 6 July 2008

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)