
---- EXPECTED OUTPUT
line #12 is present and covered
line #4 is present and covered
line #6 is present and covered
line #9 is present and covered
line #7 is present and not covered
line #8 is present and not covered
---- ACTUAL OUTPUT
Warning: Module "redis" is already loaded in Unknown on line 0

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/ezekiahf/public_html/demo/xdebug/tests/utils.inc on line 163

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/ezekiahf/public_html/demo/xdebug/tests/utils.inc on line 169

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/ezekiahf/public_html/demo/xdebug/tests/utils.inc on line 173

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/ezekiahf/public_html/demo/xdebug/tests/utils.inc on line 183

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/ezekiahf/public_html/demo/xdebug/tests/utils.inc on line 189

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/ezekiahf/public_html/demo/xdebug/tests/utils.inc on line 193

Fatal error: Uncaught Error: Call to undefined function xdebug_start_code_coverage() in /home/ezekiahf/public_html/demo/xdebug/tests/coverage/bug01841-001.php:4
Stack trace:
#0 {main}
  thrown in /home/ezekiahf/public_html/demo/xdebug/tests/coverage/bug01841-001.php on line 4
---- FAILED
