Home
last modified time | relevance | path

Searched refs:percent (Results 1 – 25 of 190) sorted by relevance

12345678

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DUtil.php26 public static function percent($a, $b, $asString = false, $fixedWidth = false) function in SebastianBergmann\\CodeCoverage\\Util
33 $percent = ($a / $b) * 100;
35 $percent = 100;
40 return sprintf('%6.2F%%', $percent);
43 return sprintf('%01.2F%%', $percent);
45 return $percent;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DTrigger.php26 public $percent; variable in Google\\Service\\Monitoring\\Trigger
42 public function setPercent($percent) argument
44 $this->percent = $percent;
48 return $this->percent;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DFixedOrPercent.php29 public $percent; variable in Google\\Service\\OSConfig\\FixedOrPercent
48 public function setPercent($percent) argument
50 $this->percent = $percent;
57 return $this->percent;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DFixedOrPercent.php33 public $percent; variable in Google\\Service\\Compute\\FixedOrPercent
66 public function setPercent($percent) argument
68 $this->percent = $percent;
75 return $this->percent;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2TrafficTarget.php25 public $percent; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2TrafficTarget
42 public function setPercent($percent) argument
44 $this->percent = $percent;
51 return $this->percent;
H A DGoogleCloudRunOpV2TrafficTarget.php25 public $percent; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2TrafficTarget
42 public function setPercent($percent) argument
44 $this->percent = $percent;
51 return $this->percent;
H A DGoogleCloudRunOpV2TrafficTargetStatus.php25 public $percent; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2TrafficTargetStatus
46 public function setPercent($percent) argument
48 $this->percent = $percent;
55 return $this->percent;
H A DGoogleCloudRunV2TrafficTargetStatus.php25 public $percent; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2TrafficTargetStatus
46 public function setPercent($percent) argument
48 $this->percent = $percent;
55 return $this->percent;
H A DTrafficTarget.php33 public $percent; variable in Google\\Service\\CloudRun\\TrafficTarget
78 public function setPercent($percent) argument
80 $this->percent = $percent;
87 return $this->percent;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DTotals.php97 'percent',
107 'percent',
117 'percent',
127 'percent',
137 'percent',
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dcircle.player.js112 var percent = 0;
120 percent = 100 * bufferTime / self.audio.duration;
174 _timeupdate: function(percent) { argument
175 var degs = percent * 3.6+"deg";
177 var spriteOffset = (Math.floor((Math.round(percent))*this.spriteRatio)-1)*-this.spritePitch;
179 if (percent <= 50) {
187 } else if (percent <= 100) {
198 _progress: function(percent) { argument
199 var degs = percent * 3.6+"deg";
202 if (percent <= 50) {
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/
H A DRenderer.php243 protected function getCoverageBar($percent) argument
245 $level = $this->getColorLevel($percent);
253 $template->setVar(['level' => $level, 'percent' => sprintf('%.2F', $percent)]);
259 * @param int $percent
263 protected function getColorLevel($percent) argument
265 if ($percent <= $this->lowUpperBound) {
267 } elseif ($percent > $this->lowUpperBound &&
268 $percent < $this->highLowerBound) {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DUtilTest.php20 $this->assertEquals(100, Util::percent(100, 0));
21 $this->assertEquals(100, Util::percent(100, 100));
24 Util::percent(100, 100, true)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
H A DFile.php153 $linesExecutedPercentAsString = Util::percent(
172 'linesExecutedPercent' => Util::percent(
180 'testedMethodsPercent' => Util::percent(
185 'testedMethodsPercentAsString' => Util::percent(
190 'testedClassesPercent' => Util::percent(
195 'testedClassesPercentAsString' => Util::percent(
261 'linesExecutedPercent' => Util::percent(
266 'linesExecutedPercentAsString' => Util::percent(
273 'testedMethodsPercent' => Util::percent(
278 'testedMethodsPercentAsString' => Util::percent(
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/
H A Dcoverage_bar.html.dist2 …}}" role="progressbar" aria-valuenow="{{percent}}" aria-valuemin="0" aria-valuemax="100" style="wi…
3 <span class="sr-only">{{percent}}% covered ({{level}})</span>
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DAbstractNode.php144 return Util::percent(
160 return Util::percent(
176 return Util::percent(
192 return Util::percent(
208 return Util::percent(
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/
H A DHtmlDumper.php45 protected function formatTime(Profile $profile, $percent) argument
47 …lor: %s">%.2fms/%.0f%%</span>', $percent > 20 ? self::$colors['big'] : 'auto', $profile->getDurati…
H A DBaseDumper.php32 abstract protected function formatTime(Profile $profile, $percent); argument
48 $percent = $this->root ? $profile->getDuration() / $this->root * 100 : 0;
53 $str = sprintf("%s %s\n", $start, $this->formatTime($profile, $percent));
H A DTextDumper.php33 protected function formatTime(Profile $profile, $percent) argument
35 return sprintf('%.2fms/%.0f%%', $profile->getDuration() * 1000, $percent);
/plugin/vote/
H A Dsyntax.php230 $percent = 0;
232 $percent = round( ( $absolute * 100 ) / $total );
239 if ( $percent ) {
240 $ret .= '<div class="vote_full" style="width:'.( $percent * 2 ).'px">&nbsp;</div>';
244 '<td class="rightalign">'.$percent.'%</td>'.
/plugin/poll/
H A Dsyntax.php132 $percent = round(($absolute*100)/$total);
134 … if ($percent) $ret .= '<div class="poll_full" style="width:'.($percent*2).'px">&nbsp;</div>';
135 $ret .= '</div></td><td class="rightalign">'.$percent.'%</td>'.
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DText.php93 Util::percent(
104 Util::percent(
115 Util::percent(
223 $coverage = Util::percent(
241 return Util::percent(
/plugin/approve/syntax/
H A Dtable.php247 $percent = 0;
249 $percent = $all_approved_ready * 100 / $all;
251 $renderer->doc .= $all_approved_ready . ' / ' . $all . sprintf(" (%.0f%%)", $percent);
260 $percent = 0;
262 $percent = $all_approved * 100 / $all;
264 $renderer->doc .= $all_approved . ' / ' . $all . sprintf(" (%.0f%%)", $percent);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DPercentiles.php65 * Add yet another percent to result.
69 public function addPercent(float $percent): self argument
71 return $this->addParam('percents', $percent);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DInfo.php146 $percent = round(($count / $totalCount * 100), 2);
147 echo "\t$value => $count ($percent%)".PHP_EOL;

12345678