mirror of
https://github.com/php/presentations.git
synced 2026-04-23 23:38:08 +02:00
b7f445af4c
OSCOM 4: Localization OSCOM 4: Performance php|works 4: Localization
14 lines
326 B
XML
14 lines
326 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<slide fontsize="6em">
|
|
<title>Code Coverage</title>
|
|
<subtitle>The Highlighted Source as Result</subtitle>
|
|
|
|
<image align="right" filename="ccoverage-end.png"/>
|
|
<blurb>
|
|
xdebug_start_code_coverage()
|
|
xdebug_stop_code_coverage()
|
|
xdebug_get_code_coverage()
|
|
</blurb>
|
|
|
|
</slide>
|