gsoc:2009:xdebug

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
gsoc:2009:xdebug [2009/04/27 22:20] scottmacgsoc:2009:xdebug [2009/05/06 09:13] – f derick
Line 4: Line 4:
 ===== Details ===== ===== Details =====
   * Student: Allister Beharry   * Student: Allister Beharry
-  * Mentor: Derick +  * Mentor: Derick Rethans 
-  * Timezone: Unknown +  * Timezone: UTC-4 
-  * Mailing list: Unknown+  * Mailing list: xdebug-dev@lists.xdebug.org
  
 ===== Abstract ===== ===== Abstract =====
 Extend the code coverage instrumentation in Xdebug from statement coverage to include decision and path coverage. Xdebug will be able to report for a given block of code the number of unique branches, how many branches were executed during execution of the block, how many linearly independent paths exist through the code block, and which of these code paths were executed. A data structure representing which paths and branches were taken will be available to code coverage tools . Extend the code coverage instrumentation in Xdebug from statement coverage to include decision and path coverage. Xdebug will be able to report for a given block of code the number of unique branches, how many branches were executed during execution of the block, how many linearly independent paths exist through the code block, and which of these code paths were executed. A data structure representing which paths and branches were taken will be available to code coverage tools .
gsoc/2009/xdebug.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1