Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2c873b1

Browse files
Update artifacts
1 parent d080256 commit 2c873b1

File tree

10 files changed

+6260
-0
lines changed

10 files changed

+6260
-0
lines changed
Lines changed: 217 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,217 @@
1+
2+
<!doctype html>
3+
<html lang="en">
4+
5+
<head>
6+
<title>Code coverage report for dstructs/named-typed-tuple/lib/ascending.js</title>
7+
<meta charset="utf-8" />
8+
<link rel="stylesheet" href="../../../prettify.css" />
9+
<link rel="stylesheet" href="../../../base.css" />
10+
<link rel="shortcut icon" type="image/x-icon" href="../../../favicon.png" />
11+
<meta name="viewport" content="width=device-width, initial-scale=1" />
12+
<style type='text/css'>
13+
.coverage-summary .sorter {
14+
background-image: url(../../../sort-arrow-sprite.png);
15+
}
16+
</style>
17+
</head>
18+
19+
<body>
20+
<div class='wrapper'>
21+
<div class='pad1'>
22+
<h1><a href="../../../index.html">All files</a> / <a href="index.html">dstructs/named-typed-tuple/lib</a> ascending.js</h1>
23+
<div class='clearfix'>
24+
25+
<div class='fl pad1y space-right2'>
26+
<span class="strong">93.18% </span>
27+
<span class="quiet">Statements</span>
28+
<span class='fraction'>41/44</span>
29+
</div>
30+
31+
32+
<div class='fl pad1y space-right2'>
33+
<span class="strong">100% </span>
34+
<span class="quiet">Branches</span>
35+
<span class='fraction'>1/1</span>
36+
</div>
37+
38+
39+
<div class='fl pad1y space-right2'>
40+
<span class="strong">0% </span>
41+
<span class="quiet">Functions</span>
42+
<span class='fraction'>0/1</span>
43+
</div>
44+
45+
46+
<div class='fl pad1y space-right2'>
47+
<span class="strong">93.18% </span>
48+
<span class="quiet">Lines</span>
49+
<span class='fraction'>41/44</span>
50+
</div>
51+
52+
53+
</div>
54+
<p class="quiet">
55+
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
56+
</p>
57+
<template id="filterTemplate">
58+
<div class="quiet">
59+
Filter:
60+
<input type="search" id="fileSearch">
61+
</div>
62+
</template>
63+
</div>
64+
<div class='status-line high'></div>
65+
<pre><table class="coverage">
66+
<tr><td class="line-count quiet"><a name='L1'></a><a href='#L1'>1</a>
67+
<a name='L2'></a><a href='#L2'>2</a>
68+
<a name='L3'></a><a href='#L3'>3</a>
69+
<a name='L4'></a><a href='#L4'>4</a>
70+
<a name='L5'></a><a href='#L5'>5</a>
71+
<a name='L6'></a><a href='#L6'>6</a>
72+
<a name='L7'></a><a href='#L7'>7</a>
73+
<a name='L8'></a><a href='#L8'>8</a>
74+
<a name='L9'></a><a href='#L9'>9</a>
75+
<a name='L10'></a><a href='#L10'>10</a>
76+
<a name='L11'></a><a href='#L11'>11</a>
77+
<a name='L12'></a><a href='#L12'>12</a>
78+
<a name='L13'></a><a href='#L13'>13</a>
79+
<a name='L14'></a><a href='#L14'>14</a>
80+
<a name='L15'></a><a href='#L15'>15</a>
81+
<a name='L16'></a><a href='#L16'>16</a>
82+
<a name='L17'></a><a href='#L17'>17</a>
83+
<a name='L18'></a><a href='#L18'>18</a>
84+
<a name='L19'></a><a href='#L19'>19</a>
85+
<a name='L20'></a><a href='#L20'>20</a>
86+
<a name='L21'></a><a href='#L21'>21</a>
87+
<a name='L22'></a><a href='#L22'>22</a>
88+
<a name='L23'></a><a href='#L23'>23</a>
89+
<a name='L24'></a><a href='#L24'>24</a>
90+
<a name='L25'></a><a href='#L25'>25</a>
91+
<a name='L26'></a><a href='#L26'>26</a>
92+
<a name='L27'></a><a href='#L27'>27</a>
93+
<a name='L28'></a><a href='#L28'>28</a>
94+
<a name='L29'></a><a href='#L29'>29</a>
95+
<a name='L30'></a><a href='#L30'>30</a>
96+
<a name='L31'></a><a href='#L31'>31</a>
97+
<a name='L32'></a><a href='#L32'>32</a>
98+
<a name='L33'></a><a href='#L33'>33</a>
99+
<a name='L34'></a><a href='#L34'>34</a>
100+
<a name='L35'></a><a href='#L35'>35</a>
101+
<a name='L36'></a><a href='#L36'>36</a>
102+
<a name='L37'></a><a href='#L37'>37</a>
103+
<a name='L38'></a><a href='#L38'>38</a>
104+
<a name='L39'></a><a href='#L39'>39</a>
105+
<a name='L40'></a><a href='#L40'>40</a>
106+
<a name='L41'></a><a href='#L41'>41</a>
107+
<a name='L42'></a><a href='#L42'>42</a>
108+
<a name='L43'></a><a href='#L43'>43</a>
109+
<a name='L44'></a><a href='#L44'>44</a>
110+
<a name='L45'></a><a href='#L45'>45</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">1x</span>
111+
<span class="cline-any cline-yes">1x</span>
112+
<span class="cline-any cline-yes">1x</span>
113+
<span class="cline-any cline-yes">1x</span>
114+
<span class="cline-any cline-yes">1x</span>
115+
<span class="cline-any cline-yes">1x</span>
116+
<span class="cline-any cline-yes">1x</span>
117+
<span class="cline-any cline-yes">1x</span>
118+
<span class="cline-any cline-yes">1x</span>
119+
<span class="cline-any cline-yes">1x</span>
120+
<span class="cline-any cline-yes">1x</span>
121+
<span class="cline-any cline-yes">1x</span>
122+
<span class="cline-any cline-yes">1x</span>
123+
<span class="cline-any cline-yes">1x</span>
124+
<span class="cline-any cline-yes">1x</span>
125+
<span class="cline-any cline-yes">1x</span>
126+
<span class="cline-any cline-yes">1x</span>
127+
<span class="cline-any cline-yes">1x</span>
128+
<span class="cline-any cline-yes">1x</span>
129+
<span class="cline-any cline-yes">1x</span>
130+
<span class="cline-any cline-yes">1x</span>
131+
<span class="cline-any cline-yes">1x</span>
132+
<span class="cline-any cline-yes">1x</span>
133+
<span class="cline-any cline-yes">1x</span>
134+
<span class="cline-any cline-yes">1x</span>
135+
<span class="cline-any cline-yes">1x</span>
136+
<span class="cline-any cline-yes">1x</span>
137+
<span class="cline-any cline-yes">1x</span>
138+
<span class="cline-any cline-yes">1x</span>
139+
<span class="cline-any cline-yes">1x</span>
140+
<span class="cline-any cline-yes">1x</span>
141+
<span class="cline-any cline-yes">1x</span>
142+
<span class="cline-any cline-yes">1x</span>
143+
<span class="cline-any cline-yes">1x</span>
144+
<span class="cline-any cline-yes">1x</span>
145+
<span class="cline-any cline-yes">1x</span>
146+
<span class="cline-any cline-no">&nbsp;</span>
147+
<span class="cline-any cline-no">&nbsp;</span>
148+
<span class="cline-any cline-no">&nbsp;</span>
149+
<span class="cline-any cline-yes">1x</span>
150+
<span class="cline-any cline-yes">1x</span>
151+
<span class="cline-any cline-yes">1x</span>
152+
<span class="cline-any cline-yes">1x</span>
153+
<span class="cline-any cline-yes">1x</span>
154+
<span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">/**
155+
* @license Apache-2.0
156+
*
157+
* Copyright (c) 2018 The Stdlib Authors.
158+
*
159+
* Licensed under the Apache License, Version 2.0 (the "License");
160+
* you may not use this file except in compliance with the License.
161+
* You may obtain a copy of the License at
162+
*
163+
* http://www.apache.org/licenses/LICENSE-2.0
164+
*
165+
* Unless required by applicable law or agreed to in writing, software
166+
* distributed under the License is distributed on an "AS IS" BASIS,
167+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
168+
* See the License for the specific language governing permissions and
169+
* limitations under the License.
170+
*/
171+
&nbsp;
172+
'use strict';
173+
&nbsp;
174+
// MAIN //
175+
&nbsp;
176+
/**
177+
* Specifies a sort order for ordering numeric values in ascending order.
178+
*
179+
* ## Notes
180+
*
181+
* - If `a &lt; b`, then function returns a number less than `0`, which specifies to sort `a` to an index lower than `b`.
182+
* - If `a &gt; b`, then function returns a number greater than `0`, which specifies to sort `a` to an index higher than `b`.
183+
* - If `a == b`, then function returns `0`, which specifies that the order of `a` and `b` should remain unchanged (not guaranteed).
184+
*
185+
* @private
186+
* @param {number} a - first value
187+
* @param {number} b - second value
188+
* @returns {number} difference between `a` and `b`
189+
*/
190+
<span class="cstat-no" title="statement not covered" ><span class="fstat-no" title="function not covered" >function ascending( a, b ) {</span></span>
191+
<span class="cstat-no" title="statement not covered" > return a - b;</span>
192+
<span class="cstat-no" title="statement not covered" >}</span>
193+
&nbsp;
194+
&nbsp;
195+
// EXPORTS //
196+
&nbsp;
197+
module.exports = ascending;
198+
&nbsp;</pre></td></tr></table></pre>
199+
200+
<div class='push'></div><!-- for sticky footer -->
201+
</div><!-- /wrapper -->
202+
<div class='footer quiet pad2 space-top1 center small'>
203+
Code coverage generated by
204+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
205+
at 2025年09月08日T00:01:13.861Z
206+
</div>
207+
<script src="../../../prettify.js"></script>
208+
<script>
209+
window.onload = function () {
210+
prettyPrint();
211+
};
212+
</script>
213+
<script src="../../../sorter.js"></script>
214+
<script src="../../../block-navigation.js"></script>
215+
</body>
216+
</html>
217+

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /