PHP Classes

File: src/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/branches.html.dist

Recommend this page to a friend!
  Classes of walid laggoune   QPHP   src/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/branches.html.dist   Download  
File: src/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/branches.html.dist
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: QPHP
Exchange messages with a queue server using Swoole
Author: By
Last change:
Date: 2 years ago
Size: 500 bytes
 

Contents

Class file image Download
<hr/> <h4>Branches</h4> <p> Below are the source code lines that represent each code branch as identified by Xdebug. Please note a branch is not necessarily coterminous with a line, a line may contain multiple branches and therefore show up more than once. Please also be aware that some branches may be implicit rather than explicit, e.g. an <code>if</code> statement <i>always</i> has an <code>else</code> as part of its logical flow even if you didn't write one. </p> {{branches}}