PHP Classes

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

Recommend this page to a friend!
  Classes of Okanlawon Anuoluwapo   Crud HTTP PHP Curl Request   vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/coverage_bar.html.dist   Download  
File: vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/coverage_bar.html.dist
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Crud HTTP PHP Curl Request
Send HTTP requests to perform CRUD operations
Author: By
Last change:
Date: 8 months ago
Size: 295 bytes
 

Contents

Class file image Download
<div class="progress"> <div class="progress-bar bg-{{level}}" role="progressbar" aria-valuenow="{{percent}}" aria-valuemin="0" aria-valuemax="100" style="width: {{percent}}%"> <span class="sr-only">{{percent}}% covered ({{level}})</span> </div> </div>