added codacy info
This commit is contained in:
parent
9a28809a4f
commit
4b34e7ff3e
10 changed files with 230 additions and 233 deletions
|
@ -18,6 +18,9 @@ npm info : [See npm trends and stats for node-ipc](http://npm-stat.com/charts.h
|
||||||
GitHub info :
|
GitHub info :
|
||||||
![node-ipc GitHub Release](https://img.shields.io/github/release/RIAEvangelist/node-ipc.svg) ![GitHub license node-ipc license](https://img.shields.io/github/license/RIAEvangelist/node-ipc.svg) ![open issues for node-ipc on GitHub](https://img.shields.io/github/issues/RIAEvangelist/node-ipc.svg)
|
![node-ipc GitHub Release](https://img.shields.io/github/release/RIAEvangelist/node-ipc.svg) ![GitHub license node-ipc license](https://img.shields.io/github/license/RIAEvangelist/node-ipc.svg) ![open issues for node-ipc on GitHub](https://img.shields.io/github/issues/RIAEvangelist/node-ipc.svg)
|
||||||
|
|
||||||
|
Codacy info :
|
||||||
|
[![Codacy Badge](https://api.codacy.com/project/badge/grade/8e0294dff55f4ac1985c07b16f39d0a9)](https://www.codacy.com/app/RIAEvangelist/node-ipc) [![Codacy Badge](https://api.codacy.com/project/badge/coverage/8e0294dff55f4ac1985c07b16f39d0a9)](https://www.codacy.com/app/RIAEvangelist/node-ipc)
|
||||||
|
|
||||||
Package details websites :
|
Package details websites :
|
||||||
* [GitHub.io site](http://riaevangelist.github.io/node-ipc/ "node-ipc documentation"). A prettier version of this site.
|
* [GitHub.io site](http://riaevangelist.github.io/node-ipc/ "node-ipc documentation"). A prettier version of this site.
|
||||||
* [NPM Module](https://www.npmjs.org/package/node-ipc "node-ipc npm module"). The npm page for the node-ipc module.
|
* [NPM Module](https://www.npmjs.org/package/node-ipc "node-ipc npm module"). The npm page for the node-ipc module.
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -90,7 +90,7 @@
|
||||||
</div><!-- /wrapper -->
|
</div><!-- /wrapper -->
|
||||||
<div class='footer quiet pad2 space-top1 center small'>
|
<div class='footer quiet pad2 space-top1 center small'>
|
||||||
Code coverage
|
Code coverage
|
||||||
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Sun Jan 10 2016 04:57:21 GMT-0800 (PST)
|
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Sun Jan 10 2016 05:12:07 GMT-0800 (PST)
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src="prettify.js"></script>
|
<script src="prettify.js"></script>
|
||||||
|
|
|
@ -77,7 +77,7 @@
|
||||||
</div><!-- /wrapper -->
|
</div><!-- /wrapper -->
|
||||||
<div class='footer quiet pad2 space-top1 center small'>
|
<div class='footer quiet pad2 space-top1 center small'>
|
||||||
Code coverage
|
Code coverage
|
||||||
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Sun Jan 10 2016 04:57:21 GMT-0800 (PST)
|
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Sun Jan 10 2016 05:12:07 GMT-0800 (PST)
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src="../prettify.js"></script>
|
<script src="../prettify.js"></script>
|
||||||
|
|
|
@ -757,7 +757,7 @@ module.exports=init;
|
||||||
</div><!-- /wrapper -->
|
</div><!-- /wrapper -->
|
||||||
<div class='footer quiet pad2 space-top1 center small'>
|
<div class='footer quiet pad2 space-top1 center small'>
|
||||||
Code coverage
|
Code coverage
|
||||||
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Sun Jan 10 2016 04:57:21 GMT-0800 (PST)
|
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Sun Jan 10 2016 05:12:07 GMT-0800 (PST)
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../prettify.js"></script>
|
<script src="../../prettify.js"></script>
|
||||||
|
|
|
@ -130,7 +130,7 @@ module.exports=parser;
|
||||||
</div><!-- /wrapper -->
|
</div><!-- /wrapper -->
|
||||||
<div class='footer quiet pad2 space-top1 center small'>
|
<div class='footer quiet pad2 space-top1 center small'>
|
||||||
Code coverage
|
Code coverage
|
||||||
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Sun Jan 10 2016 04:57:21 GMT-0800 (PST)
|
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Sun Jan 10 2016 05:12:07 GMT-0800 (PST)
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../prettify.js"></script>
|
<script src="../../prettify.js"></script>
|
||||||
|
|
|
@ -103,7 +103,7 @@
|
||||||
</div><!-- /wrapper -->
|
</div><!-- /wrapper -->
|
||||||
<div class='footer quiet pad2 space-top1 center small'>
|
<div class='footer quiet pad2 space-top1 center small'>
|
||||||
Code coverage
|
Code coverage
|
||||||
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Sun Jan 10 2016 04:57:21 GMT-0800 (PST)
|
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Sun Jan 10 2016 05:12:07 GMT-0800 (PST)
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../prettify.js"></script>
|
<script src="../../prettify.js"></script>
|
||||||
|
|
|
@ -1156,7 +1156,7 @@ module.exports=init;
|
||||||
</div><!-- /wrapper -->
|
</div><!-- /wrapper -->
|
||||||
<div class='footer quiet pad2 space-top1 center small'>
|
<div class='footer quiet pad2 space-top1 center small'>
|
||||||
Code coverage
|
Code coverage
|
||||||
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Sun Jan 10 2016 04:57:21 GMT-0800 (PST)
|
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Sun Jan 10 2016 05:12:07 GMT-0800 (PST)
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src="../../prettify.js"></script>
|
<script src="../../prettify.js"></script>
|
||||||
|
|
|
@ -362,9 +362,7 @@
|
||||||
317
|
317
|
||||||
318
|
318
|
||||||
319
|
319
|
||||||
320
|
320</td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
||||||
321
|
|
||||||
322</td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
||||||
<span class="cline-any cline-neutral"> </span>
|
<span class="cline-any cline-neutral"> </span>
|
||||||
<span class="cline-any cline-yes">1×</span>
|
<span class="cline-any cline-yes">1×</span>
|
||||||
<span class="cline-any cline-neutral"> </span>
|
<span class="cline-any cline-neutral"> </span>
|
||||||
|
@ -372,8 +370,6 @@
|
||||||
<span class="cline-any cline-neutral"> </span>
|
<span class="cline-any cline-neutral"> </span>
|
||||||
<span class="cline-any cline-neutral"> </span>
|
<span class="cline-any cline-neutral"> </span>
|
||||||
<span class="cline-any cline-neutral"> </span>
|
<span class="cline-any cline-neutral"> </span>
|
||||||
<span class="cline-any cline-neutral"> </span>
|
|
||||||
<span class="cline-any cline-neutral"> </span>
|
|
||||||
<span class="cline-any cline-yes">1×</span>
|
<span class="cline-any cline-yes">1×</span>
|
||||||
<span class="cline-any cline-neutral"> </span>
|
<span class="cline-any cline-neutral"> </span>
|
||||||
<span class="cline-any cline-neutral"> </span>
|
<span class="cline-any cline-neutral"> </span>
|
||||||
|
@ -688,10 +684,8 @@
|
||||||
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">'use strict';
|
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">'use strict';
|
||||||
|
|
||||||
const os = require('os'),
|
const os = require('os'),
|
||||||
dns = require('dns'),
|
|
||||||
util = require('util'),
|
util = require('util'),
|
||||||
colors = require('colors'),
|
colors = require('colors'),
|
||||||
eventParser = require('./lib/eventParser.js'),
|
|
||||||
Client = require('./lib/client.js'),
|
Client = require('./lib/client.js'),
|
||||||
Server = require('./lib/socketServer.js');
|
Server = require('./lib/socketServer.js');
|
||||||
|
|
||||||
|
@ -1012,7 +1006,7 @@ module.exports=ipc;
|
||||||
</div><!-- /wrapper -->
|
</div><!-- /wrapper -->
|
||||||
<div class='footer quiet pad2 space-top1 center small'>
|
<div class='footer quiet pad2 space-top1 center small'>
|
||||||
Code coverage
|
Code coverage
|
||||||
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Sun Jan 10 2016 04:57:21 GMT-0800 (PST)
|
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Sun Jan 10 2016 05:12:07 GMT-0800 (PST)
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src="../prettify.js"></script>
|
<script src="../prettify.js"></script>
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
TN:
|
TN:
|
||||||
SF:/home/bmiller/git/node-ipc/node-ipc.js
|
SF:/home/bmiller/git/node-ipc/node-ipc.js
|
||||||
FN:57,log
|
FN:55,log
|
||||||
FN:77,disconnect
|
FN:75,disconnect
|
||||||
FN:94,serve
|
FN:92,serve
|
||||||
FN:124,emptyCallback
|
FN:122,emptyCallback
|
||||||
FN:128,serveNet
|
FN:126,serveNet
|
||||||
FN:201,connect
|
FN:199,connect
|
||||||
FN:250,connectNet
|
FN:248,connectNet
|
||||||
FNF:7
|
FNF:7
|
||||||
FNH:6
|
FNH:6
|
||||||
FNDA:114,log
|
FNDA:114,log
|
||||||
|
@ -17,249 +17,219 @@ FNDA:3,serveNet
|
||||||
FNDA:4,connect
|
FNDA:4,connect
|
||||||
FNDA:3,connectNet
|
FNDA:3,connectNet
|
||||||
DA:3,1
|
DA:3,1
|
||||||
DA:11,1
|
DA:9,1
|
||||||
DA:23,1
|
DA:21,1
|
||||||
DA:27,1
|
DA:25,1
|
||||||
DA:45,1
|
DA:43,1
|
||||||
DA:57,1
|
DA:55,1
|
||||||
DA:58,114
|
DA:56,114
|
||||||
DA:59,0
|
DA:57,0
|
||||||
|
DA:60,114
|
||||||
DA:62,114
|
DA:62,114
|
||||||
DA:64,114
|
DA:63,346
|
||||||
DA:65,346
|
DA:64,318
|
||||||
DA:66,318
|
DA:67,28
|
||||||
DA:69,28
|
DA:70,114
|
||||||
DA:72,114
|
DA:75,1
|
||||||
DA:77,1
|
DA:76,7
|
||||||
DA:78,7
|
DA:77,0
|
||||||
DA:79,0
|
DA:80,7
|
||||||
DA:82,7
|
DA:82,7
|
||||||
|
DA:83,7
|
||||||
DA:84,7
|
DA:84,7
|
||||||
DA:85,7
|
DA:85,7
|
||||||
DA:86,7
|
DA:89,7
|
||||||
DA:87,7
|
DA:92,1
|
||||||
DA:91,7
|
DA:93,1
|
||||||
DA:94,1
|
DA:94,0
|
||||||
DA:95,1
|
DA:95,0
|
||||||
DA:96,0
|
DA:97,1
|
||||||
DA:97,0
|
DA:98,0
|
||||||
DA:99,1
|
DA:103,0
|
||||||
DA:100,0
|
DA:106,1
|
||||||
DA:105,0
|
DA:107,0
|
||||||
DA:108,1
|
DA:110,1
|
||||||
DA:109,0
|
DA:116,1
|
||||||
DA:112,1
|
DA:122,1
|
||||||
DA:118,1
|
DA:126,1
|
||||||
DA:124,1
|
DA:127,3
|
||||||
DA:128,1
|
DA:128,1
|
||||||
DA:129,3
|
DA:129,1
|
||||||
DA:130,1
|
DA:130,1
|
||||||
DA:131,1
|
DA:131,1
|
||||||
DA:132,1
|
DA:133,3
|
||||||
DA:133,1
|
DA:134,1
|
||||||
DA:135,3
|
DA:135,1
|
||||||
DA:136,1
|
DA:136,1
|
||||||
DA:137,1
|
DA:137,1
|
||||||
DA:138,1
|
DA:139,3
|
||||||
DA:139,1
|
DA:140,2
|
||||||
DA:141,3
|
DA:145,2
|
||||||
DA:142,2
|
DA:147,3
|
||||||
DA:147,2
|
DA:148,0
|
||||||
DA:149,3
|
DA:149,0
|
||||||
DA:150,0
|
DA:150,0
|
||||||
DA:151,0
|
DA:151,0
|
||||||
DA:152,0
|
DA:154,3
|
||||||
DA:153,0
|
DA:155,0
|
||||||
DA:156,3
|
DA:156,0
|
||||||
DA:157,0
|
DA:157,0
|
||||||
DA:158,0
|
DA:159,3
|
||||||
DA:159,0
|
DA:160,0
|
||||||
DA:161,3
|
DA:161,0
|
||||||
DA:162,0
|
DA:162,0
|
||||||
DA:163,0
|
DA:164,3
|
||||||
DA:164,0
|
DA:165,1
|
||||||
DA:166,3
|
DA:170,1
|
||||||
DA:167,1
|
DA:173,3
|
||||||
DA:172,1
|
DA:174,0
|
||||||
DA:175,3
|
DA:175,0
|
||||||
DA:176,0
|
DA:178,3
|
||||||
DA:177,0
|
DA:179,0
|
||||||
DA:180,3
|
DA:182,3
|
||||||
DA:181,0
|
DA:189,3
|
||||||
DA:184,3
|
DA:190,2
|
||||||
DA:191,3
|
DA:193,3
|
||||||
DA:192,2
|
DA:199,1
|
||||||
DA:195,3
|
DA:200,4
|
||||||
DA:201,1
|
DA:201,2
|
||||||
DA:202,4
|
DA:202,2
|
||||||
DA:203,2
|
DA:205,4
|
||||||
DA:204,2
|
DA:206,0
|
||||||
DA:207,4
|
DA:209,4
|
||||||
DA:208,0
|
DA:210,0
|
||||||
DA:211,4
|
DA:214,0
|
||||||
DA:212,0
|
DA:217,4
|
||||||
DA:216,0
|
DA:218,2
|
||||||
DA:219,4
|
DA:223,2
|
||||||
DA:220,2
|
DA:226,4
|
||||||
DA:225,2
|
DA:227,0
|
||||||
DA:228,4
|
DA:228,0
|
||||||
DA:229,0
|
DA:233,0
|
||||||
DA:230,0
|
DA:234,0
|
||||||
DA:235,0
|
|
||||||
DA:236,0
|
DA:236,0
|
||||||
DA:238,0
|
DA:239,4
|
||||||
|
DA:240,4
|
||||||
DA:241,4
|
DA:241,4
|
||||||
DA:242,4
|
|
||||||
DA:243,4
|
DA:243,4
|
||||||
DA:245,4
|
DA:245,4
|
||||||
DA:247,4
|
DA:248,1
|
||||||
DA:250,1
|
DA:249,3
|
||||||
DA:251,3
|
DA:250,0
|
||||||
DA:252,0
|
DA:254,0
|
||||||
DA:256,0
|
DA:256,3
|
||||||
|
DA:257,3
|
||||||
DA:258,3
|
DA:258,3
|
||||||
DA:259,3
|
DA:259,3
|
||||||
DA:260,3
|
|
||||||
DA:261,3
|
DA:261,3
|
||||||
DA:263,3
|
DA:262,0
|
||||||
|
DA:263,0
|
||||||
DA:264,0
|
DA:264,0
|
||||||
DA:265,0
|
DA:266,3
|
||||||
DA:266,0
|
DA:267,3
|
||||||
DA:268,3
|
DA:272,3
|
||||||
DA:269,3
|
DA:275,3
|
||||||
DA:274,3
|
DA:276,0
|
||||||
DA:277,3
|
DA:277,0
|
||||||
DA:278,0
|
DA:279,3
|
||||||
DA:279,0
|
DA:280,0
|
||||||
DA:281,3
|
DA:285,0
|
||||||
DA:282,0
|
DA:288,3
|
||||||
DA:287,0
|
DA:289,0
|
||||||
DA:290,3
|
DA:290,0
|
||||||
DA:291,0
|
DA:292,3
|
||||||
DA:292,0
|
DA:293,0
|
||||||
DA:294,3
|
DA:296,3
|
||||||
DA:295,0
|
DA:297,0
|
||||||
DA:298,3
|
DA:298,0
|
||||||
DA:299,0
|
DA:303,0
|
||||||
DA:300,0
|
DA:304,0
|
||||||
DA:305,0
|
|
||||||
DA:306,0
|
DA:306,0
|
||||||
DA:308,0
|
DA:309,3
|
||||||
|
DA:310,3
|
||||||
DA:311,3
|
DA:311,3
|
||||||
DA:312,3
|
DA:312,3
|
||||||
DA:313,3
|
|
||||||
DA:314,3
|
DA:314,3
|
||||||
DA:316,3
|
DA:316,3
|
||||||
DA:318,3
|
DA:319,1
|
||||||
DA:321,1
|
|
||||||
LF:136
|
LF:136
|
||||||
LH:91
|
LH:91
|
||||||
BRDA:30,1,0,0
|
BRDA:28,1,0,0
|
||||||
BRDA:30,1,1,1
|
BRDA:28,1,1,1
|
||||||
BRDA:58,2,0,0
|
BRDA:56,2,0,0
|
||||||
BRDA:58,2,1,114
|
BRDA:56,2,1,114
|
||||||
BRDA:65,3,0,318
|
BRDA:63,3,0,318
|
||||||
BRDA:65,3,1,28
|
BRDA:63,3,1,28
|
||||||
BRDA:78,4,0,0
|
BRDA:76,4,0,0
|
||||||
BRDA:78,4,1,7
|
BRDA:76,4,1,7
|
||||||
BRDA:85,5,0,7
|
BRDA:83,5,0,7
|
||||||
BRDA:85,5,1,0
|
BRDA:83,5,1,0
|
||||||
BRDA:86,6,0,7
|
BRDA:84,6,0,7
|
||||||
BRDA:86,6,1,0
|
BRDA:84,6,1,0
|
||||||
BRDA:95,7,0,0
|
BRDA:93,7,0,0
|
||||||
BRDA:95,7,1,1
|
BRDA:93,7,1,1
|
||||||
BRDA:99,8,0,0
|
BRDA:97,8,0,0
|
||||||
BRDA:99,8,1,1
|
BRDA:97,8,1,1
|
||||||
BRDA:108,9,0,0
|
BRDA:106,9,0,0
|
||||||
BRDA:108,9,1,1
|
BRDA:106,9,1,1
|
||||||
BRDA:129,10,0,1
|
BRDA:127,10,0,1
|
||||||
BRDA:129,10,1,2
|
BRDA:127,10,1,2
|
||||||
BRDA:135,11,0,1
|
BRDA:133,11,0,1
|
||||||
BRDA:135,11,1,2
|
BRDA:133,11,1,2
|
||||||
BRDA:141,12,0,2
|
BRDA:139,12,0,2
|
||||||
BRDA:141,12,1,1
|
BRDA:139,12,1,1
|
||||||
BRDA:149,13,0,0
|
BRDA:147,13,0,0
|
||||||
BRDA:149,13,1,3
|
BRDA:147,13,1,3
|
||||||
BRDA:149,14,0,3
|
BRDA:147,14,0,3
|
||||||
BRDA:149,14,1,3
|
BRDA:147,14,1,3
|
||||||
BRDA:156,15,0,0
|
BRDA:154,15,0,0
|
||||||
BRDA:156,15,1,3
|
BRDA:154,15,1,3
|
||||||
BRDA:161,16,0,0
|
BRDA:159,16,0,0
|
||||||
BRDA:161,16,1,3
|
BRDA:159,16,1,3
|
||||||
BRDA:166,17,0,1
|
BRDA:164,17,0,1
|
||||||
BRDA:166,17,1,2
|
BRDA:164,17,1,2
|
||||||
BRDA:175,18,0,0
|
BRDA:173,18,0,0
|
||||||
BRDA:175,18,1,3
|
BRDA:173,18,1,3
|
||||||
BRDA:180,19,0,0
|
BRDA:178,19,0,0
|
||||||
BRDA:180,19,1,3
|
BRDA:178,19,1,3
|
||||||
BRDA:191,20,0,2
|
BRDA:189,20,0,2
|
||||||
BRDA:191,20,1,1
|
BRDA:189,20,1,1
|
||||||
BRDA:202,21,0,2
|
BRDA:200,21,0,2
|
||||||
BRDA:202,21,1,2
|
BRDA:200,21,1,2
|
||||||
BRDA:207,22,0,0
|
BRDA:205,22,0,0
|
||||||
BRDA:207,22,1,4
|
BRDA:205,22,1,4
|
||||||
BRDA:211,23,0,0
|
BRDA:209,23,0,0
|
||||||
BRDA:211,23,1,4
|
BRDA:209,23,1,4
|
||||||
BRDA:219,24,0,2
|
BRDA:217,24,0,2
|
||||||
BRDA:219,24,1,2
|
BRDA:217,24,1,2
|
||||||
BRDA:228,25,0,0
|
BRDA:226,25,0,0
|
||||||
BRDA:228,25,1,4
|
BRDA:226,25,1,4
|
||||||
BRDA:229,26,0,0
|
BRDA:227,26,0,0
|
||||||
BRDA:229,26,1,0
|
BRDA:227,26,1,0
|
||||||
BRDA:251,27,0,0
|
BRDA:249,27,0,0
|
||||||
BRDA:251,27,1,3
|
BRDA:249,27,1,3
|
||||||
BRDA:258,28,0,3
|
BRDA:256,28,0,3
|
||||||
BRDA:258,28,1,0
|
BRDA:256,28,1,0
|
||||||
BRDA:263,29,0,0
|
BRDA:261,29,0,0
|
||||||
BRDA:263,29,1,3
|
BRDA:261,29,1,3
|
||||||
BRDA:268,30,0,3
|
BRDA:266,30,0,3
|
||||||
BRDA:268,30,1,0
|
BRDA:266,30,1,0
|
||||||
BRDA:277,31,0,0
|
BRDA:275,31,0,0
|
||||||
BRDA:277,31,1,3
|
BRDA:275,31,1,3
|
||||||
BRDA:281,32,0,0
|
BRDA:279,32,0,0
|
||||||
BRDA:281,32,1,3
|
BRDA:279,32,1,3
|
||||||
BRDA:290,33,0,0
|
BRDA:288,33,0,0
|
||||||
BRDA:290,33,1,3
|
BRDA:288,33,1,3
|
||||||
BRDA:294,34,0,0
|
BRDA:292,34,0,0
|
||||||
BRDA:294,34,1,3
|
BRDA:292,34,1,3
|
||||||
BRDA:298,35,0,0
|
BRDA:296,35,0,0
|
||||||
BRDA:298,35,1,3
|
BRDA:296,35,1,3
|
||||||
BRDA:299,36,0,0
|
BRDA:297,36,0,0
|
||||||
BRDA:299,36,1,0
|
BRDA:297,36,1,0
|
||||||
BRF:72
|
BRF:72
|
||||||
BRH:43
|
BRH:43
|
||||||
end_of_record
|
end_of_record
|
||||||
TN:
|
TN:
|
||||||
SF:/home/bmiller/git/node-ipc/lib/eventParser.js
|
|
||||||
FN:9,formatData
|
|
||||||
FN:21,parseDataEvents
|
|
||||||
FNF:2
|
|
||||||
FNH:2
|
|
||||||
FNDA:9,formatData
|
|
||||||
FNDA:9,parseDataEvents
|
|
||||||
DA:3,1
|
|
||||||
DA:9,1
|
|
||||||
DA:10,9
|
|
||||||
DA:11,0
|
|
||||||
DA:13,9
|
|
||||||
DA:14,0
|
|
||||||
DA:17,9
|
|
||||||
DA:18,9
|
|
||||||
DA:21,1
|
|
||||||
DA:22,9
|
|
||||||
DA:23,9
|
|
||||||
DA:24,9
|
|
||||||
DA:27,1
|
|
||||||
LF:13
|
|
||||||
LH:11
|
|
||||||
BRDA:10,1,0,0
|
|
||||||
BRDA:10,1,1,9
|
|
||||||
BRDA:13,2,0,0
|
|
||||||
BRDA:13,2,1,9
|
|
||||||
BRF:4
|
|
||||||
BRH:2
|
|
||||||
end_of_record
|
|
||||||
TN:
|
|
||||||
SF:/home/bmiller/git/node-ipc/lib/client.js
|
SF:/home/bmiller/git/node-ipc/lib/client.js
|
||||||
FN:11,init
|
FN:11,init
|
||||||
FN:27,emit
|
FN:27,emit
|
||||||
|
@ -434,6 +404,36 @@ BRF:42
|
||||||
BRH:22
|
BRH:22
|
||||||
end_of_record
|
end_of_record
|
||||||
TN:
|
TN:
|
||||||
|
SF:/home/bmiller/git/node-ipc/lib/eventParser.js
|
||||||
|
FN:9,formatData
|
||||||
|
FN:21,parseDataEvents
|
||||||
|
FNF:2
|
||||||
|
FNH:2
|
||||||
|
FNDA:9,formatData
|
||||||
|
FNDA:9,parseDataEvents
|
||||||
|
DA:3,1
|
||||||
|
DA:9,1
|
||||||
|
DA:10,9
|
||||||
|
DA:11,0
|
||||||
|
DA:13,9
|
||||||
|
DA:14,0
|
||||||
|
DA:17,9
|
||||||
|
DA:18,9
|
||||||
|
DA:21,1
|
||||||
|
DA:22,9
|
||||||
|
DA:23,9
|
||||||
|
DA:24,9
|
||||||
|
DA:27,1
|
||||||
|
LF:13
|
||||||
|
LH:11
|
||||||
|
BRDA:10,1,0,0
|
||||||
|
BRDA:10,1,1,9
|
||||||
|
BRDA:13,2,0,0
|
||||||
|
BRDA:13,2,1,9
|
||||||
|
BRF:4
|
||||||
|
BRH:2
|
||||||
|
end_of_record
|
||||||
|
TN:
|
||||||
SF:/home/bmiller/git/node-ipc/lib/socketServer.js
|
SF:/home/bmiller/git/node-ipc/lib/socketServer.js
|
||||||
FN:11,emit
|
FN:11,emit
|
||||||
FN:42,broadcast
|
FN:42,broadcast
|
||||||
|
|
Loading…
Reference in a new issue