npmtest-ghost (v0.0.3)

Code coverage report for All files

Statements: 24.33% (21485 / 88320)      Branches: 5.97% (3197 / 53562)      Functions: 10.33% (1392 / 13477)      Lines: 25.16% (21217 / 84324)      Ignored: 166 statements, 25 functions, 196 branches     

File Statements Branches Functions Lines
node-npmtest-ghost/ 100% (153 / 153) 100% (126 / 126) 100% (28 / 28) 100% (153 / 153)
node-npmtest-ghost/node_modules/ghost/ 2.63% (2 / 76) 3.85% (1 / 26) 0% (0 / 18) 2.63% (2 / 76)
node-npmtest-ghost/node_modules/ghost/core/ 66.67% (4 / 6) 25% (1 / 4) 0% (0 / 1) 66.67% (4 / 6)
node-npmtest-ghost/node_modules/ghost/core/server/ 14.69% (42 / 286) 0% (0 / 134) 1.32% (1 / 76) 14.84% (42 / 283)
node-npmtest-ghost/node_modules/ghost/core/server/api/ 15.52% (160 / 1031) 0.41% (2 / 482) 0% (0 / 351) 15.56% (160 / 1028)
node-npmtest-ghost/node_modules/ghost/core/server/apps/ 18.28% (34 / 186) 0% (0 / 64) 0% (0 / 55) 18.28% (34 / 186)
node-npmtest-ghost/node_modules/ghost/core/server/config/ 24.81% (64 / 258) 20.48% (43 / 210) 7.69% (3 / 39) 24.81% (64 / 258)
node-npmtest-ghost/node_modules/ghost/core/server/controllers/ 19.05% (4 / 21) 0% (0 / 4) 0% (0 / 9) 19.05% (4 / 21)
node-npmtest-ghost/node_modules/ghost/core/server/controllers/frontend/ 20.51% (48 / 234) 0% (0 / 129) 0% (0 / 47) 20.51% (48 / 234)
node-npmtest-ghost/node_modules/ghost/core/server/data/db/ 50% (2 / 4) 0% (0 / 2) 0% (0 / 1) 50% (2 / 4)
node-npmtest-ghost/node_modules/ghost/core/server/data/export/ 22.22% (6 / 27) 0% (0 / 4) 0% (0 / 10) 22.22% (6 / 27)
node-npmtest-ghost/node_modules/ghost/core/server/data/import/ 6.96% (22 / 316) 0% (0 / 177) 0% (0 / 91) 6.96% (22 / 316)
node-npmtest-ghost/node_modules/ghost/core/server/data/importer/ 8.79% (8 / 91) 0% (0 / 39) 2.44% (1 / 41) 8.79% (8 / 91)
node-npmtest-ghost/node_modules/ghost/core/server/data/importer/handlers/ 15.58% (12 / 77) 0% (0 / 24) 0% (0 / 15) 15.58% (12 / 77)
node-npmtest-ghost/node_modules/ghost/core/server/data/importer/importers/ 25% (10 / 40) 0% (0 / 14) 0% (0 / 14) 25% (10 / 40)
node-npmtest-ghost/node_modules/ghost/core/server/data/meta/ 24.83% (75 / 302) 0% (0 / 327) 0% (0 / 37) 24.83% (75 / 302)
node-npmtest-ghost/node_modules/ghost/core/server/data/migration/ 26.14% (23 / 88) 0% (0 / 24) 0% (0 / 32) 26.14% (23 / 88)
node-npmtest-ghost/node_modules/ghost/core/server/data/migration/fixtures/ 23% (23 / 100) 0% (0 / 30) 0% (0 / 39) 23% (23 / 100)
node-npmtest-ghost/node_modules/ghost/core/server/data/schema/ 32.41% (35 / 108) 0% (0 / 84) 0% (0 / 31) 32.41% (35 / 108)
node-npmtest-ghost/node_modules/ghost/core/server/data/schema/clients/ 39.62% (21 / 53) 0% (0 / 14) 0% (0 / 26) 40.38% (21 / 52)
node-npmtest-ghost/node_modules/ghost/core/server/data/slack/ 20% (8 / 40) 0% (0 / 10) 0% (0 / 9) 20% (8 / 40)
node-npmtest-ghost/node_modules/ghost/core/server/data/validation/ 18.67% (14 / 75) 0% (0 / 58) 6.67% (1 / 15) 18.67% (14 / 75)
node-npmtest-ghost/node_modules/ghost/core/server/data/xml/ 28.57% (6 / 21) 0% (0 / 7) 0% (0 / 5) 28.57% (6 / 21)
node-npmtest-ghost/node_modules/ghost/core/server/data/xml/rss/ 15.49% (11 / 71) 0% (0 / 40) 0% (0 / 17) 15.94% (11 / 69)
node-npmtest-ghost/node_modules/ghost/core/server/data/xml/sitemap/ 31.63% (68 / 215) 18.18% (12 / 66) 15.19% (12 / 79) 31.63% (68 / 215)
node-npmtest-ghost/node_modules/ghost/core/server/errors/ 31.33% (104 / 332) 0% (0 / 150) 2.04% (1 / 49) 31.33% (104 / 332)
node-npmtest-ghost/node_modules/ghost/core/server/events/ 72.73% (8 / 11) 100% (0 / 0) 33.33% (1 / 3) 72.73% (8 / 11)
node-npmtest-ghost/node_modules/ghost/core/server/helpers/ 26.15% (159 / 608) 0.23% (1 / 441) 0% (0 / 92) 26.37% (159 / 603)
node-npmtest-ghost/node_modules/ghost/core/server/mail/ 18.97% (11 / 58) 0% (0 / 43) 0% (0 / 11) 18.97% (11 / 58)
node-npmtest-ghost/node_modules/ghost/core/server/middleware/ 15.37% (65 / 423) 0% (0 / 240) 0% (0 / 75) 15.37% (65 / 423)
node-npmtest-ghost/node_modules/ghost/core/server/middleware/api/ 42.86% (3 / 7) 0% (0 / 4) 0% (0 / 1) 42.86% (3 / 7)
node-npmtest-ghost/node_modules/ghost/core/server/middleware/validation/ 21.43% (3 / 14) 0% (0 / 12) 0% (0 / 2) 21.43% (3 / 14)
node-npmtest-ghost/node_modules/ghost/core/server/models/ 66.67% (6 / 9) 100% (0 / 0) 0% (0 / 2) 66.67% (6 / 9)
node-npmtest-ghost/node_modules/ghost/core/server/models/base/ 12.5% (3 / 24) 0% (0 / 8) 0% (0 / 9) 12.5% (3 / 24)
node-npmtest-ghost/node_modules/ghost/core/server/permissions/ 10.37% (14 / 135) 0% (0 / 100) 0% (0 / 25) 10.37% (14 / 135)
node-npmtest-ghost/node_modules/ghost/core/server/routes/ 11.34% (11 / 97) 0% (0 / 2) 0% (0 / 7) 11.34% (11 / 97)
node-npmtest-ghost/node_modules/ghost/core/server/scheduling/ 20.69% (6 / 29) 0% (0 / 18) 0% (0 / 3) 20.69% (6 / 29)
node-npmtest-ghost/node_modules/ghost/core/server/scheduling/post-scheduling/ 16.13% (5 / 31) 0% (0 / 12) 0% (0 / 14) 16.13% (5 / 31)
node-npmtest-ghost/node_modules/ghost/core/server/storage/ 17.24% (10 / 58) 0% (0 / 32) 0% (0 / 7) 17.24% (10 / 58)
node-npmtest-ghost/node_modules/ghost/core/server/utils/ 18.11% (46 / 254) 0% (0 / 108) 1.69% (1 / 59) 18.11% (46 / 254)
node-npmtest-ghost/node_modules/ghost/core/server/utils/packages/ 20.31% (13 / 64) 0% (0 / 16) 0% (0 / 17) 20.31% (13 / 64)
node-npmtest-ghost/node_modules/ghost/core/shared/ 22.86% (8 / 35) 6.45% (2 / 31) 20% (1 / 5) 22.86% (8 / 35)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/ 56.52% (13 / 23) 50% (5 / 10) 33.33% (1 / 3) 56.52% (13 / 23)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/lib/ 14.16% (49 / 346) 0.48% (1 / 210) 0% (0 / 39) 14.16% (49 / 346)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/lib/plugins/ 32.04% (33 / 103) 0% (0 / 32) 0% (0 / 22) 32.04% (33 / 103)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/archiver-utils/ 17.58% (32 / 182) 0% (0 / 78) 0% (0 / 36) 17.98% (32 / 178)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/archiver-utils/node_modules/lazystream/lib/ 26.67% (8 / 30) 0% (0 / 4) 0% (0 / 6) 26.67% (8 / 30)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/async/dist/ 34.42% (444 / 1290) 10.13% (64 / 632) 7.91% (22 / 278) 35.58% (443 / 1245)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/buffer-crc32/ 34.38% (11 / 32) 6.25% (1 / 16) 0% (0 / 6) 34.38% (11 / 32)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/glob/ 13.15% (114 / 867) 0% (0 / 579) 0% (0 / 72) 13.18% (114 / 865)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/glob/node_modules/fs.realpath/ 19.19% (38 / 198) 2.65% (3 / 113) 0% (0 / 21) 20.43% (38 / 186)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/glob/node_modules/inflight/ 24.14% (7 / 29) 0% (0 / 4) 0% (0 / 5) 25% (7 / 28)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/glob/node_modules/inflight/node_modules/wrappy/ 36.84% (7 / 19) 40% (4 / 10) 25% (1 / 4) 38.89% (7 / 18)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/glob/node_modules/inherits/ 66.67% (4 / 6) 50% (1 / 2) 100% (0 / 0) 80% (4 / 5)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/glob/node_modules/minimatch/ 10.77% (46 / 427) 0% (0 / 260) 5.88% (2 / 34) 11.41% (46 / 403)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/ 17.27% (19 / 110) 0% (0 / 55) 0% (0 / 13) 17.59% (19 / 108)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/ 14.29% (5 / 35) 0% (0 / 26) 0% (0 / 3) 15.15% (5 / 33)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/ 20% (2 / 10) 25% (1 / 4) 0% (0 / 2) 22.22% (2 / 9)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/glob/node_modules/once/ 34.62% (9 / 26) 0% (0 / 6) 14.29% (1 / 7) 36% (9 / 25)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/glob/node_modules/once/node_modules/wrappy/ 36.84% (7 / 19) 40% (4 / 10) 25% (1 / 4) 38.89% (7 / 18)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/glob/node_modules/path-is-absolute/ 45.45% (5 / 11) 12.5% (1 / 8) 0% (0 / 2) 45.45% (5 / 11)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/readable-stream/ 55.56% (10 / 18) 50% (3 / 6) 100% (0 / 0) 55.56% (10 / 18)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/readable-stream/lib/ 15.83% (154 / 973) 2.26% (13 / 576) 0.94% (1 / 106) 17.75% (153 / 862)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/ 20.37% (11 / 54) 0% (0 / 14) 0% (0 / 7) 24.44% (11 / 45)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/readable-stream/node_modules/buffer-shims/ 10.81% (8 / 74) 1.59% (1 / 63) 0% (0 / 4) 10.81% (8 / 74)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/readable-stream/node_modules/core-util-is/lib/ 63.83% (30 / 47) 0% (0 / 12) 0% (0 / 15) 63.83% (30 / 47)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/readable-stream/node_modules/inherits/ 66.67% (4 / 6) 50% (1 / 2) 100% (0 / 0) 80% (4 / 5)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/readable-stream/node_modules/isarray/ 66.67% (2 / 3) 50% (1 / 2) 0% (0 / 1) 66.67% (2 / 3)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/readable-stream/node_modules/process-nextick-args/ 13.64% (3 / 22) 28.57% (4 / 14) 0% (0 / 5) 13.64% (3 / 22)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/readable-stream/node_modules/util-deprecate/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/tar-stream/ 13.8% (77 / 558) 0% (0 / 252) 0% (0 / 57) 15.81% (77 / 487)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/tar-stream/node_modules/end-of-stream/ 9.09% (6 / 66) 0% (0 / 51) 0% (0 / 11) 10.91% (6 / 55)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/tar-stream/node_modules/end-of-stream/node_modules/once/ 34.62% (9 / 26) 0% (0 / 6) 14.29% (1 / 7) 36% (9 / 25)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/tar-stream/node_modules/end-of-stream/node_modules/once/node_modules/wrappy/ 36.84% (7 / 19) 40% (4 / 10) 25% (1 / 4) 38.89% (7 / 18)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/walkdir/ 3.6% (5 / 139) 1.19% (1 / 84) 0% (0 / 18) 3.85% (5 / 130)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/zip-stream/ 16.98% (9 / 53) 0% (0 / 42) 0% (0 / 4) 16.98% (9 / 53)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/zip-stream/node_modules/compress-commons/lib/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/zip-stream/node_modules/compress-commons/lib/archivers/ 34.43% (21 / 61) 0% (0 / 24) 0% (0 / 16) 34.43% (21 / 61)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/zip-stream/node_modules/compress-commons/lib/archivers/zip/ 24.88% (106 / 426) 0% (0 / 124) 0% (0 / 80) 24.88% (106 / 426)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/zip-stream/node_modules/compress-commons/lib/util/ 33.33% (5 / 15) 0% (0 / 8) 0% (0 / 2) 33.33% (5 / 15)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/zip-stream/node_modules/compress-commons/node_modules/crc32-stream/lib/ 37.29% (22 / 59) 0% (0 / 18) 0% (0 / 12) 37.29% (22 / 59)
node-npmtest-ghost/node_modules/ghost/node_modules/archiver/node_modules/zip-stream/node_modules/compress-commons/node_modules/crc32-stream/node_modules/crc/lib/ 58.59% (116 / 198) 45.74% (43 / 94) 47.83% (11 / 23) 57.65% (98 / 170)
node-npmtest-ghost/node_modules/ghost/node_modules/bl/ 17.5% (21 / 120) 0% (0 / 61) 10.53% (2 / 19) 17.5% (21 / 120)
node-npmtest-ghost/node_modules/ghost/node_modules/bl/node_modules/readable-stream/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/bl/node_modules/readable-stream/lib/ 15.93% (134 / 841) 2.13% (11 / 516) 3.33% (3 / 90) 18% (133 / 739)
node-npmtest-ghost/node_modules/ghost/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/lib/ 63.83% (30 / 47) 0% (0 / 12) 0% (0 / 15) 63.83% (30 / 47)
node-npmtest-ghost/node_modules/ghost/node_modules/bl/node_modules/readable-stream/node_modules/isarray/ 66.67% (2 / 3) 50% (1 / 2) 0% (0 / 1) 66.67% (2 / 3)
node-npmtest-ghost/node_modules/ghost/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/ 13.64% (3 / 22) 28.57% (4 / 14) 0% (0 / 5) 13.64% (3 / 22)
node-npmtest-ghost/node_modules/ghost/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/bluebird/js/release/ 28.92% (963 / 3330) 7.62% (104 / 1365) 13.16% (75 / 570) 29.74% (953 / 3204)
node-npmtest-ghost/node_modules/ghost/node_modules/body-parser/ 29.73% (11 / 37) 0% (0 / 12) 16.67% (1 / 6) 30.56% (11 / 36)
node-npmtest-ghost/node_modules/ghost/node_modules/chalk/ 52.63% (30 / 57) 19.05% (4 / 21) 45.45% (5 / 11) 52.63% (30 / 57)
node-npmtest-ghost/node_modules/ghost/node_modules/chalk/node_modules/ansi-styles/ 100% (11 / 11) 100% (0 / 0) 100% (3 / 3) 100% (11 / 11)
node-npmtest-ghost/node_modules/ghost/node_modules/chalk/node_modules/escape-string-regexp/ 80% (4 / 5) 50% (1 / 2) 100% (1 / 1) 80% (4 / 5)
node-npmtest-ghost/node_modules/ghost/node_modules/chalk/node_modules/has-ansi/ 100% (3 / 3) 100% (0 / 0) 100% (0 / 0) 100% (3 / 3)
node-npmtest-ghost/node_modules/ghost/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex/ 100% (2 / 2) 100% (0 / 0) 100% (1 / 1) 100% (2 / 2)
node-npmtest-ghost/node_modules/ghost/node_modules/chalk/node_modules/strip-ansi/ 66.67% (2 / 3) 0% (0 / 2) 0% (0 / 1) 66.67% (2 / 3)
node-npmtest-ghost/node_modules/ghost/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex/ 100% (2 / 2) 100% (0 / 0) 100% (1 / 1) 100% (2 / 2)
node-npmtest-ghost/node_modules/ghost/node_modules/chalk/node_modules/supports-color/ 66.67% (16 / 24) 62.07% (18 / 29) 100% (2 / 2) 66.67% (16 / 24)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/ 100% (2 / 2) 100% (0 / 0) 100% (0 / 0) 100% (2 / 2)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/lib/ 19.55% (35 / 179) 0% (0 / 122) 4% (1 / 25) 20.71% (35 / 169)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/lib/api/ 11.42% (82 / 718) 0% (0 / 520) 1.48% (2 / 135) 11.95% (82 / 686)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/node_modules/css-select/ 64.29% (18 / 28) 0% (0 / 16) 16.67% (1 / 6) 69.23% (18 / 26)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/node_modules/css-select/lib/ 9.98% (42 / 421) 0% (0 / 372) 0.91% (1 / 110) 11.11% (42 / 378)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/node_modules/css-select/node_modules/boolbase/ 33.33% (1 / 3) 100% (0 / 0) 0% (0 / 2) 33.33% (1 / 3)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/node_modules/css-select/node_modules/css-what/ 13.22% (16 / 121) 0% (0 / 86) 0% (0 / 8) 13.56% (16 / 118)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/node_modules/css-select/node_modules/nth-check/ 20.41% (10 / 49) 0% (0 / 36) 0% (0 / 8) 25% (10 / 40)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/node_modules/lodash.assignin/ 68.7% (79 / 115) 26.42% (28 / 106) 58.33% (14 / 24) 68.7% (79 / 115)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/node_modules/lodash.bind/ 29.31% (97 / 331) 10.11% (28 / 277) 18.87% (10 / 53) 29.31% (97 / 331)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/node_modules/lodash.filter/ 33.45% (193 / 577) 12.28% (64 / 521) 17.27% (19 / 110) 33.45% (193 / 577)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/node_modules/lodash.flatten/ 44% (22 / 50) 12.28% (7 / 57) 0% (0 / 11) 44% (22 / 50)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/node_modules/lodash.foreach/ 38.46% (35 / 91) 0% (0 / 79) 13.04% (3 / 23) 38.46% (35 / 91)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/node_modules/lodash.map/ 33.62% (193 / 574) 12.33% (64 / 519) 17.27% (19 / 110) 33.62% (193 / 574)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/node_modules/lodash.pick/ 34.78% (32 / 92) 10.53% (8 / 76) 5% (1 / 20) 34.78% (32 / 92)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/node_modules/lodash.reduce/ 33.57% (193 / 575) 12.24% (64 / 523) 17.27% (19 / 110) 33.57% (193 / 575)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/node_modules/lodash.reject/ 32.99% (194 / 588) 12.14% (64 / 527) 16.96% (19 / 112) 32.99% (194 / 588)
node-npmtest-ghost/node_modules/ghost/node_modules/cheerio/node_modules/lodash.some/ 33.33% (193 / 579) 12.1% (64 / 529) 17.27% (19 / 110) 33.33% (193 / 579)
node-npmtest-ghost/node_modules/ghost/node_modules/compression/ 14.68% (16 / 109) 0% (0 / 66) 0% (0 / 15) 14.68% (16 / 109)
node-npmtest-ghost/node_modules/ghost/node_modules/compression/node_modules/accepts/ 18.18% (10 / 55) 0% (0 / 46) 0% (0 / 7) 18.87% (10 / 53)
node-npmtest-ghost/node_modules/ghost/node_modules/compression/node_modules/accepts/node_modules/mime-types/ 50% (32 / 64) 21.43% (12 / 56) 33.33% (2 / 6) 50.79% (32 / 63)
node-npmtest-ghost/node_modules/ghost/node_modules/compression/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/compression/node_modules/accepts/node_modules/negotiator/ 38.18% (21 / 55) 0% (0 / 17) 0% (0 / 10) 38.18% (21 / 55)
node-npmtest-ghost/node_modules/ghost/node_modules/compression/node_modules/bytes/ 21.15% (11 / 52) 2.56% (1 / 39) 0% (0 / 4) 21.57% (11 / 51)
node-npmtest-ghost/node_modules/ghost/node_modules/compression/node_modules/compressible/ 38.46% (5 / 13) 0% (0 / 12) 0% (0 / 1) 38.46% (5 / 13)
node-npmtest-ghost/node_modules/ghost/node_modules/compression/node_modules/compressible/node_modules/mime-db/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/compression/node_modules/debug/ 40.14% (57 / 142) 14.71% (10 / 68) 27.78% (5 / 18) 40.88% (56 / 137)
node-npmtest-ghost/node_modules/ghost/node_modules/compression/node_modules/debug/node_modules/ms/ 22.73% (10 / 44) 0% (0 / 57) 0% (0 / 5) 28.57% (10 / 35)
node-npmtest-ghost/node_modules/ghost/node_modules/connect-slashes/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/connect-slashes/lib/ 26.92% (7 / 26) 10.34% (3 / 29) 50% (1 / 2) 26.92% (7 / 26)
node-npmtest-ghost/node_modules/ghost/node_modules/cors/lib/ 17.24% (20 / 116) 1.23% (1 / 81) 11.76% (2 / 17) 17.24% (20 / 116)
node-npmtest-ghost/node_modules/ghost/node_modules/csv-parser/ 12.58% (19 / 151) 0% (0 / 114) 0% (0 / 11) 13.57% (19 / 140)
node-npmtest-ghost/node_modules/ghost/node_modules/csv-parser/node_modules/generate-function/ 10.17% (6 / 59) 0% (0 / 22) 0% (0 / 13) 10.71% (6 / 56)
node-npmtest-ghost/node_modules/ghost/node_modules/depd/ 51.2% (107 / 209) 24.73% (23 / 93) 44% (11 / 25) 51.46% (106 / 206)
node-npmtest-ghost/node_modules/ghost/node_modules/depd/lib/compat/ 92.59% (25 / 27) 33.33% (2 / 6) 71.43% (5 / 7) 92.59% (25 / 27)
node-npmtest-ghost/node_modules/ghost/node_modules/dom-serializer/ 19.67% (12 / 61) 0% (0 / 49) 0% (0 / 7) 20.69% (12 / 58)
node-npmtest-ghost/node_modules/ghost/node_modules/dom-serializer/node_modules/domelementtype/ 50% (1 / 2) 0% (0 / 3) 0% (0 / 1) 50% (1 / 2)
node-npmtest-ghost/node_modules/ghost/node_modules/domelementtype/ 50% (1 / 2) 0% (0 / 3) 0% (0 / 1) 50% (1 / 2)
node-npmtest-ghost/node_modules/ghost/node_modules/domutils/ 100% (4 / 4) 100% (0 / 0) 100% (2 / 2) 100% (4 / 4)
node-npmtest-ghost/node_modules/ghost/node_modules/domutils/lib/ 14.92% (37 / 248) 0% (0 / 153) 0% (0 / 44) 16.3% (37 / 227)
node-npmtest-ghost/node_modules/ghost/node_modules/downsize/ 9.73% (11 / 113) 2.94% (3 / 102) 16.67% (1 / 6) 9.73% (11 / 113)
node-npmtest-ghost/node_modules/ghost/node_modules/downsize/node_modules/xregexp/ 41% (214 / 522) 23.11% (107 / 463) 40.91% (36 / 88) 41.31% (214 / 518)
node-npmtest-ghost/node_modules/ghost/node_modules/entities/ 76.92% (10 / 13) 0% (0 / 12) 0% (0 / 3) 76.92% (10 / 13)
node-npmtest-ghost/node_modules/ghost/node_modules/entities/lib/ 63.75% (51 / 80) 26.09% (6 / 23) 47.37% (9 / 19) 64.56% (51 / 79)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/lib/ 15.05% (48 / 319) 0% (0 / 159) 1.69% (1 / 59) 16.38% (48 / 293)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/node_modules/handlebars/dist/cjs/ 96.1% (74 / 77) 100% (16 / 16) 62.5% (5 / 8) 95.45% (63 / 66)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/ 45.11% (166 / 368) 21.49% (52 / 242) 30.19% (16 / 53) 43.1% (153 / 355)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler/ 13.01% (214 / 1645) 6.98% (67 / 960) 8.04% (18 / 224) 12.28% (197 / 1604)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/decorators/ 31.25% (5 / 16) 0% (0 / 2) 33.33% (1 / 3) 31.25% (5 / 16)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/helpers/ 34.43% (42 / 122) 9.88% (8 / 81) 50% (9 / 18) 33.33% (40 / 120)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/node_modules/handlebars/lib/ 75% (9 / 12) 100% (4 / 4) 0% (0 / 1) 75% (9 / 12)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/node_modules/handlebars/node_modules/source-map/lib/ 100% (3 / 3) 100% (0 / 0) 100% (0 / 0) 100% (3 / 3)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/node_modules/handlebars/node_modules/source-map/lib/source-map/ 16.85% (173 / 1027) 1.85% (10 / 541) 8.85% (10 / 113) 16.86% (173 / 1026)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/node_modules/handlebars/node_modules/source-map/node_modules/amdefine/ 53.6% (67 / 125) 39.44% (28 / 71) 47.37% (9 / 19) 53.6% (67 / 125)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/node_modules/readdirp/ 8.33% (12 / 144) 0% (0 / 82) 0% (0 / 38) 9.09% (12 / 132)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/node_modules/readdirp/node_modules/graceful-fs/ 34.73% (157 / 452) 13.87% (33 / 238) 20.45% (18 / 88) 36.04% (151 / 419)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/node_modules/readdirp/node_modules/minimatch/ 10.77% (46 / 427) 0% (0 / 260) 5.88% (2 / 34) 11.41% (46 / 403)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/node_modules/readdirp/node_modules/minimatch/node_modules/brace-expansion/ 17.27% (19 / 110) 0% (0 / 55) 0% (0 / 13) 17.59% (19 / 108)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/node_modules/readdirp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/ 14.29% (5 / 35) 0% (0 / 26) 0% (0 / 3) 15.15% (5 / 33)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/node_modules/readdirp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/ 20% (2 / 10) 25% (1 / 4) 0% (0 / 2) 22.22% (2 / 9)
node-npmtest-ghost/node_modules/ghost/node_modules/express-hbs/node_modules/readdirp/node_modules/set-immediate-shim/ 25% (1 / 4) 50% (1 / 2) 0% (0 / 1) 25% (1 / 4)
node-npmtest-ghost/node_modules/ghost/node_modules/express/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/express/lib/ 22.45% (189 / 842) 1.01% (4 / 396) 2.75% (3 / 109) 23.21% (188 / 810)
node-npmtest-ghost/node_modules/ghost/node_modules/express/lib/middleware/ 18.52% (5 / 27) 0% (0 / 14) 0% (0 / 4) 19.23% (5 / 26)
node-npmtest-ghost/node_modules/ghost/node_modules/express/lib/router/ 13.91% (58 / 417) 0% (0 / 206) 5.13% (2 / 39) 14.01% (58 / 414)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/accepts/ 18.18% (10 / 55) 0% (0 / 46) 0% (0 / 7) 18.87% (10 / 53)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/accepts/node_modules/mime-types/ 50% (32 / 64) 21.43% (12 / 56) 33.33% (2 / 6) 50.79% (32 / 63)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/accepts/node_modules/negotiator/ 38.18% (21 / 55) 0% (0 / 17) 0% (0 / 10) 38.18% (21 / 55)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/array-flatten/ 21.05% (4 / 19) 0% (0 / 8) 0% (0 / 3) 21.05% (4 / 19)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/content-disposition/ 20.66% (25 / 121) 0% (0 / 75) 0% (0 / 11) 20.66% (25 / 121)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/content-type/ 18.57% (13 / 70) 0% (0 / 46) 0% (0 / 5) 18.57% (13 / 70)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/cookie-signature/ 25% (4 / 16) 0% (0 / 10) 0% (0 / 3) 33.33% (4 / 12)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/cookie/ 12.5% (9 / 72) 0% (0 / 52) 0% (0 / 3) 12.68% (9 / 71)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/debug/node_modules/ms/ 20.83% (10 / 48) 0% (0 / 64) 0% (0 / 5) 20.83% (10 / 48)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/debug/src/ 43.71% (73 / 167) 23.53% (16 / 68) 42.86% (9 / 21) 45% (72 / 160)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/depd/ 38.76% (81 / 209) 13.98% (13 / 93) 36% (9 / 25) 38.83% (80 / 206)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/depd/lib/compat/ 92.59% (25 / 27) 33.33% (2 / 6) 71.43% (5 / 7) 92.59% (25 / 27)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/encodeurl/ 83.33% (5 / 6) 100% (0 / 0) 0% (0 / 1) 83.33% (5 / 6)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/escape-html/ 10.34% (3 / 29) 0% (0 / 12) 0% (0 / 1) 10.34% (3 / 29)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/etag/ 32.14% (9 / 28) 0% (0 / 33) 0% (0 / 4) 32.14% (9 / 28)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/finalhandler/ 22.45% (22 / 98) 3.57% (2 / 56) 9.09% (1 / 11) 22.45% (22 / 98)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/finalhandler/node_modules/debug/node_modules/ms/ 20.83% (10 / 48) 0% (0 / 64) 0% (0 / 5) 20.83% (10 / 48)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/finalhandler/node_modules/debug/src/ 43.71% (73 / 167) 23.53% (16 / 68) 42.86% (9 / 21) 45% (72 / 160)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/finalhandler/node_modules/unpipe/ 13.64% (3 / 22) 0% (0 / 12) 0% (0 / 2) 13.64% (3 / 22)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/fresh/ 17.39% (4 / 23) 0% (0 / 25) 0% (0 / 2) 17.39% (4 / 23)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/merge-descriptors/ 20% (3 / 15) 0% (0 / 10) 0% (0 / 2) 20% (3 / 15)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/methods/ 85.71% (6 / 7) 75% (3 / 4) 66.67% (2 / 3) 85.71% (6 / 7)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/on-finished/ 21.21% (14 / 66) 5.88% (2 / 34) 9.09% (1 / 11) 22.95% (14 / 61)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/on-finished/node_modules/ee-first/ 17.14% (6 / 35) 0% (0 / 8) 0% (0 / 6) 17.14% (6 / 35)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/parseurl/ 24.39% (10 / 41) 0% (0 / 23) 0% (0 / 4) 24.39% (10 / 41)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/path-to-regexp/ 6.52% (3 / 46) 0% (0 / 40) 0% (0 / 4) 6.52% (3 / 46)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/proxy-addr/ 16.81% (19 / 113) 0% (0 / 73) 0% (0 / 12) 17.27% (19 / 110)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/proxy-addr/node_modules/forwarded/ 25% (2 / 8) 0% (0 / 4) 0% (0 / 1) 25% (2 / 8)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/lib/ 20% (64 / 320) 9.77% (13 / 133) 11.36% (5 / 44) 20% (64 / 320)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/qs/lib/ 12.59% (34 / 270) 0.79% (2 / 252) 4.35% (1 / 23) 12.59% (34 / 270)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/range-parser/ 14.89% (7 / 47) 0% (0 / 24) 0% (0 / 6) 14.89% (7 / 47)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/send/ 18.51% (72 / 389) 0.92% (2 / 218) 2.17% (1 / 46) 19% (72 / 379)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/send/node_modules/destroy/ 31.58% (6 / 19) 0% (0 / 10) 0% (0 / 3) 31.58% (6 / 19)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/send/node_modules/http-errors/ 48.42% (46 / 95) 14% (7 / 50) 66.67% (8 / 12) 48.42% (46 / 95)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/send/node_modules/http-errors/node_modules/inherits/ 66.67% (4 / 6) 50% (1 / 2) 100% (0 / 0) 80% (4 / 5)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/send/node_modules/mime/ 68.57% (24 / 35) 36.36% (4 / 11) 42.86% (3 / 7) 68.57% (24 / 35)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/send/node_modules/ms/ 20.83% (10 / 48) 0% (0 / 64) 0% (0 / 5) 20.83% (10 / 48)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/serve-static/ 17.11% (13 / 76) 0% (0 / 39) 0% (0 / 10) 17.11% (13 / 76)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/setprototypeof/ 33.33% (3 / 9) 16.67% (1 / 6) 0% (0 / 2) 33.33% (3 / 9)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/statuses/ 53.13% (17 / 32) 0% (0 / 12) 66.67% (2 / 3) 58.62% (17 / 29)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/type-is/ 20.9% (14 / 67) 0% (0 / 48) 0% (0 / 7) 20.9% (14 / 67)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/type-is/node_modules/media-typer/ 17.05% (15 / 88) 0% (0 / 54) 0% (0 / 5) 17.05% (15 / 88)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/type-is/node_modules/mime-types/ 50% (32 / 64) 21.43% (12 / 56) 33.33% (2 / 6) 50.79% (32 / 63)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/utils-merge/ 20% (1 / 5) 0% (0 / 4) 0% (0 / 1) 20% (1 / 5)
node-npmtest-ghost/node_modules/ghost/node_modules/express/node_modules/vary/ 20.59% (7 / 34) 0% (0 / 29) 0% (0 / 3) 20.59% (7 / 34)
node-npmtest-ghost/node_modules/ghost/node_modules/extract-zip-fork/ 10.19% (11 / 108) 0% (0 / 48) 0% (0 / 17) 11.34% (11 / 97)
node-npmtest-ghost/node_modules/ghost/node_modules/extract-zip-fork/node_modules/concat-stream/ 15.24% (16 / 105) 3.23% (2 / 62) 0% (0 / 11) 17.78% (16 / 90)
node-npmtest-ghost/node_modules/ghost/node_modules/extract-zip-fork/node_modules/concat-stream/node_modules/inherits/ 66.67% (4 / 6) 50% (1 / 2) 100% (0 / 0) 80% (4 / 5)
node-npmtest-ghost/node_modules/ghost/node_modules/extract-zip-fork/node_modules/concat-stream/node_modules/readable-stream/ 100% (10 / 10) 50% (1 / 2) 100% (1 / 1) 100% (10 / 10)
node-npmtest-ghost/node_modules/ghost/node_modules/extract-zip-fork/node_modules/concat-stream/node_modules/readable-stream/lib/ 16.59% (154 / 928) 1.98% (11 / 556) 2.91% (3 / 103) 18.77% (153 / 815)
node-npmtest-ghost/node_modules/ghost/node_modules/extract-zip-fork/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/lib/ 63.83% (30 / 47) 0% (0 / 12) 0% (0 / 15) 63.83% (30 / 47)
node-npmtest-ghost/node_modules/ghost/node_modules/extract-zip-fork/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/ 66.67% (2 / 3) 50% (1 / 2) 0% (0 / 1) 66.67% (2 / 3)
node-npmtest-ghost/node_modules/ghost/node_modules/extract-zip-fork/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/ 13.64% (3 / 22) 28.57% (4 / 14) 0% (0 / 5) 13.64% (3 / 22)
node-npmtest-ghost/node_modules/ghost/node_modules/extract-zip-fork/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/extract-zip-fork/node_modules/debug/lib/ 48.08% (25 / 52) 20.83% (5 / 24) 30% (3 / 10) 52.17% (24 / 46)
node-npmtest-ghost/node_modules/ghost/node_modules/extract-zip-fork/node_modules/mkdirp/ 8.77% (5 / 57) 0% (0 / 42) 0% (0 / 6) 9.62% (5 / 52)
node-npmtest-ghost/node_modules/ghost/node_modules/extract-zip-fork/node_modules/yauzl/ 11.82% (52 / 440) 0% (0 / 175) 0% (0 / 59) 13.65% (52 / 381)
node-npmtest-ghost/node_modules/ghost/node_modules/extract-zip-fork/node_modules/yauzl/node_modules/fd-slicer/ 19.5% (39 / 200) 0% (0 / 66) 0% (0 / 36) 20.42% (39 / 191)
node-npmtest-ghost/node_modules/ghost/node_modules/extract-zip-fork/node_modules/yauzl/node_modules/fd-slicer/node_modules/pend/ 24.32% (9 / 37) 0% (0 / 14) 0% (0 / 8) 25% (9 / 36)
node-npmtest-ghost/node_modules/ghost/node_modules/fs-extra/lib/ 90.91% (20 / 22) 100% (0 / 0) 100% (0 / 0) 90.91% (20 / 22)
node-npmtest-ghost/node_modules/ghost/node_modules/fs-extra/lib/copy-sync/ 17.14% (12 / 70) 0% (0 / 53) 0% (0 / 3) 18.18% (12 / 66)
node-npmtest-ghost/node_modules/ghost/node_modules/fs-extra/lib/copy/ 13.9% (26 / 187) 0% (0 / 109) 0% (0 / 36) 15.38% (26 / 169)
node-npmtest-ghost/node_modules/ghost/node_modules/fs-extra/lib/empty/ 27.59% (8 / 29) 0% (0 / 8) 0% (0 / 4) 32% (8 / 25)
node-npmtest-ghost/node_modules/ghost/node_modules/fs-extra/lib/ensure/ 23.43% (41 / 175) 0% (0 / 82) 0% (0 / 12) 26.97% (41 / 152)
node-npmtest-ghost/node_modules/ghost/node_modules/fs-extra/lib/json/ 57.14% (20 / 35) 0% (0 / 8) 0% (0 / 2) 60.61% (20 / 33)
node-npmtest-ghost/node_modules/ghost/node_modules/fs-extra/lib/mkdirs/ 20.22% (18 / 89) 0% (0 / 56) 0% (0 / 5) 22.22% (18 / 81)
node-npmtest-ghost/node_modules/ghost/node_modules/fs-extra/lib/move-sync/ 19.12% (13 / 68) 0% (0 / 34) 0% (0 / 7) 20% (13 / 65)
node-npmtest-ghost/node_modules/ghost/node_modules/fs-extra/lib/move/ 14.74% (14 / 95) 0% (0 / 53) 0% (0 / 8) 15.91% (14 / 88)
node-npmtest-ghost/node_modules/ghost/node_modules/fs-extra/lib/output/ 27.27% (6 / 22) 0% (0 / 8) 0% (0 / 2) 30% (6 / 20)
node-npmtest-ghost/node_modules/ghost/node_modules/fs-extra/lib/remove/ 11.76% (20 / 170) 0% (0 / 117) 0% (0 / 14) 12.2% (20 / 164)
node-npmtest-ghost/node_modules/ghost/node_modules/fs-extra/lib/util/ 30.36% (17 / 56) 0% (0 / 20) 20% (1 / 5) 33.33% (16 / 48)
node-npmtest-ghost/node_modules/ghost/node_modules/fs-extra/node_modules/graceful-fs/ 34.73% (157 / 452) 13.87% (33 / 238) 20.45% (18 / 88) 36.04% (151 / 419)
node-npmtest-ghost/node_modules/ghost/node_modules/fs-extra/node_modules/jsonfile/ 13.7% (10 / 73) 0% (0 / 58) 0% (0 / 6) 14.29% (10 / 70)
node-npmtest-ghost/node_modules/ghost/node_modules/generate-object-property/ 71.43% (5 / 7) 0% (0 / 4) 0% (0 / 2) 71.43% (5 / 7)
node-npmtest-ghost/node_modules/ghost/node_modules/generate-object-property/node_modules/is-property/ 66.67% (2 / 3) 100% (0 / 0) 0% (0 / 1) 66.67% (2 / 3)
node-npmtest-ghost/node_modules/ghost/node_modules/glob/ 13.58% (112 / 825) 0% (0 / 536) 0% (0 / 71) 13.61% (112 / 823)
node-npmtest-ghost/node_modules/ghost/node_modules/glob/node_modules/inflight/ 24.14% (7 / 29) 0% (0 / 4) 0% (0 / 5) 25% (7 / 28)
node-npmtest-ghost/node_modules/ghost/node_modules/glob/node_modules/inflight/node_modules/wrappy/ 36.84% (7 / 19) 40% (4 / 10) 25% (1 / 4) 38.89% (7 / 18)
node-npmtest-ghost/node_modules/ghost/node_modules/glob/node_modules/inherits/ 66.67% (4 / 6) 50% (1 / 2) 100% (0 / 0) 80% (4 / 5)
node-npmtest-ghost/node_modules/ghost/node_modules/glob/node_modules/minimatch/ 10.77% (46 / 427) 0% (0 / 260) 5.88% (2 / 34) 11.41% (46 / 403)
node-npmtest-ghost/node_modules/ghost/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/ 17.27% (19 / 110) 0% (0 / 55) 0% (0 / 13) 17.59% (19 / 108)
node-npmtest-ghost/node_modules/ghost/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/ 14.29% (5 / 35) 0% (0 / 26) 0% (0 / 3) 15.15% (5 / 33)
node-npmtest-ghost/node_modules/ghost/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/ 20% (2 / 10) 25% (1 / 4) 0% (0 / 2) 22.22% (2 / 9)
node-npmtest-ghost/node_modules/ghost/node_modules/glob/node_modules/once/ 34.62% (9 / 26) 0% (0 / 6) 14.29% (1 / 7) 36% (9 / 25)
node-npmtest-ghost/node_modules/ghost/node_modules/glob/node_modules/once/node_modules/wrappy/ 36.84% (7 / 19) 40% (4 / 10) 25% (1 / 4) 38.89% (7 / 18)
node-npmtest-ghost/node_modules/ghost/node_modules/glob/node_modules/path-is-absolute/ 45.45% (5 / 11) 12.5% (1 / 8) 0% (0 / 2) 45.45% (5 / 11)
node-npmtest-ghost/node_modules/ghost/node_modules/graceful-fs/ 34.73% (157 / 452) 13.87% (33 / 238) 20.45% (18 / 88) 36.04% (151 / 419)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/lib/ 26.32% (35 / 133) 0% (0 / 34) 0% (0 / 33) 26.32% (35 / 133)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/lib/checks/ 17.65% (15 / 85) 0% (0 / 30) 0% (0 / 14) 17.65% (15 / 85)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/bluebird/js/release/ 28.7% (954 / 3324) 7.36% (99 / 1346) 12.76% (73 / 572) 29.54% (945 / 3199)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/lib/ 15.36% (49 / 319) 0% (0 / 159) 3.39% (2 / 59) 16.72% (49 / 293)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/node_modules/handlebars/dist/cjs/ 96.1% (74 / 77) 100% (16 / 16) 62.5% (5 / 8) 95.45% (63 / 66)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/ 45.11% (166 / 368) 21.49% (52 / 242) 30.19% (16 / 53) 43.1% (153 / 355)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler/ 13.01% (214 / 1645) 6.98% (67 / 960) 8.04% (18 / 224) 12.28% (197 / 1604)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/decorators/ 31.25% (5 / 16) 0% (0 / 2) 33.33% (1 / 3) 31.25% (5 / 16)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/helpers/ 34.43% (42 / 122) 9.88% (8 / 81) 50% (9 / 18) 33.33% (40 / 120)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/node_modules/handlebars/lib/ 75% (9 / 12) 100% (4 / 4) 0% (0 / 1) 75% (9 / 12)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/node_modules/handlebars/node_modules/source-map/lib/ 100% (3 / 3) 100% (0 / 0) 100% (0 / 0) 100% (3 / 3)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/node_modules/handlebars/node_modules/source-map/lib/source-map/ 16.85% (173 / 1027) 1.85% (10 / 541) 8.85% (10 / 113) 16.86% (173 / 1026)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/node_modules/handlebars/node_modules/source-map/node_modules/amdefine/ 53.6% (67 / 125) 39.44% (28 / 71) 47.37% (9 / 19) 53.6% (67 / 125)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/node_modules/readdirp/ 8.33% (12 / 144) 0% (0 / 82) 0% (0 / 38) 9.09% (12 / 132)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/node_modules/readdirp/node_modules/graceful-fs/ 34.73% (157 / 452) 13.87% (33 / 238) 20.45% (18 / 88) 36.04% (151 / 419)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/node_modules/readdirp/node_modules/minimatch/ 10.77% (46 / 427) 0% (0 / 260) 5.88% (2 / 34) 11.41% (46 / 403)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/node_modules/readdirp/node_modules/minimatch/node_modules/brace-expansion/ 17.27% (19 / 110) 0% (0 / 55) 0% (0 / 13) 17.59% (19 / 108)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/node_modules/readdirp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/ 14.29% (5 / 35) 0% (0 / 26) 0% (0 / 3) 15.15% (5 / 33)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/node_modules/readdirp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/ 20% (2 / 10) 25% (1 / 4) 0% (0 / 2) 22.22% (2 / 9)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/express-hbs/node_modules/readdirp/node_modules/set-immediate-shim/ 25% (1 / 4) 50% (1 / 2) 0% (0 / 1) 25% (1 / 4)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/fs-extra/lib/ 91.3% (21 / 23) 100% (0 / 0) 33.33% (1 / 3) 91.3% (21 / 23)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/fs-extra/lib/copy-sync/ 18.75% (12 / 64) 0% (0 / 38) 0% (0 / 4) 20.34% (12 / 59)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/fs-extra/lib/copy/ 14.29% (26 / 182) 0% (0 / 104) 0% (0 / 40) 15.57% (26 / 167)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/fs-extra/lib/empty/ 28.57% (8 / 28) 0% (0 / 6) 0% (0 / 7) 32% (8 / 25)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/fs-extra/lib/ensure/ 24% (42 / 175) 1.19% (1 / 84) 0% (0 / 30) 27.63% (42 / 152)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/fs-extra/lib/json/ 57.14% (20 / 35) 0% (0 / 8) 0% (0 / 4) 60.61% (20 / 33)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/fs-extra/lib/mkdirs/ 16.92% (11 / 65) 0% (0 / 44) 0% (0 / 6) 18.64% (11 / 59)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/fs-extra/lib/move/ 14.89% (14 / 94) 0% (0 / 51) 0% (0 / 20) 16.09% (14 / 87)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/fs-extra/lib/output/ 27.27% (6 / 22) 0% (0 / 8) 0% (0 / 4) 30% (6 / 20)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/fs-extra/lib/remove/ 66.67% (4 / 6) 0% (0 / 2) 0% (0 / 3) 66.67% (4 / 6)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/fs-extra/lib/streams/ 25% (7 / 28) 0% (0 / 8) 0% (0 / 3) 25.93% (7 / 27)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/fs-extra/lib/util/ 30.36% (17 / 56) 0% (0 / 18) 26.67% (4 / 15) 33.33% (16 / 48)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/fs-extra/lib/walk/ 100% (2 / 2) 100% (0 / 0) 100% (0 / 0) 100% (2 / 2)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/fs-extra/node_modules/graceful-fs/ 34.73% (157 / 452) 13.87% (33 / 238) 20.45% (18 / 88) 36.04% (151 / 419)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/fs-extra/node_modules/jsonfile/ 13.7% (10 / 73) 0% (0 / 58) 0% (0 / 6) 14.29% (10 / 70)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/fs-extra/node_modules/klaw/src/ 26.79% (15 / 56) 6.25% (1 / 16) 0% (0 / 11) 31.25% (15 / 48)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/fs-extra/node_modules/rimraf/ 9.91% (21 / 212) 0% (0 / 152) 0% (0 / 27) 9.95% (21 / 211)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/ghost-ignition/ 33.33% (2 / 6) 100% (0 / 0) 20% (1 / 5) 33.33% (2 / 6)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/ghost-ignition/lib/ 83.33% (15 / 18) 50% (1 / 2) 100% (2 / 2) 83.33% (15 / 18)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/ghost-ignition/node_modules/caller/ 100% (13 / 13) 80% (8 / 10) 100% (2 / 2) 100% (13 / 13)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/ghost-ignition/node_modules/debug/node_modules/ms/ 20.83% (10 / 48) 0% (0 / 64) 0% (0 / 5) 20.83% (10 / 48)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/ghost-ignition/node_modules/debug/src/ 43.71% (73 / 167) 23.53% (16 / 68) 42.86% (9 / 21) 45% (72 / 160)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/ghost-ignition/node_modules/find-root/ 94.12% (16 / 17) 62.5% (5 / 8) 100% (1 / 1) 94.12% (16 / 17)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/glob/ 13.33% (113 / 848) 0% (0 / 540) 0% (0 / 72) 13.36% (113 / 846)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/glob/node_modules/fs.realpath/ 19.19% (38 / 198) 2.65% (3 / 113) 0% (0 / 21) 20.43% (38 / 186)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/glob/node_modules/inflight/ 24.14% (7 / 29) 0% (0 / 4) 0% (0 / 5) 25% (7 / 28)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/glob/node_modules/inflight/node_modules/wrappy/ 36.84% (7 / 19) 40% (4 / 10) 25% (1 / 4) 38.89% (7 / 18)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/glob/node_modules/inherits/ 66.67% (4 / 6) 50% (1 / 2) 100% (0 / 0) 80% (4 / 5)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/glob/node_modules/minimatch/ 10.77% (46 / 427) 0% (0 / 260) 5.88% (2 / 34) 11.41% (46 / 403)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/ 17.27% (19 / 110) 0% (0 / 55) 0% (0 / 13) 17.59% (19 / 108)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/ 14.29% (5 / 35) 0% (0 / 26) 0% (0 / 3) 15.15% (5 / 33)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/ 20% (2 / 10) 25% (1 / 4) 0% (0 / 2) 22.22% (2 / 9)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/glob/node_modules/once/ 34.62% (9 / 26) 0% (0 / 6) 14.29% (1 / 7) 36% (9 / 25)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/glob/node_modules/once/node_modules/wrappy/ 36.84% (7 / 19) 40% (4 / 10) 25% (1 / 4) 38.89% (7 / 18)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/glob/node_modules/path-is-absolute/ 45.45% (5 / 11) 12.5% (1 / 8) 0% (0 / 2) 45.45% (5 / 11)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/lodash/ 30.59% (845 / 2762) 5.58% (124 / 2223) 13.08% (59 / 451) 30.67% (845 / 2755)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/package-json-validator/ 10.22% (14 / 137) 0.72% (1 / 139) 8.33% (1 / 12) 10.22% (14 / 137)
node-npmtest-ghost/node_modules/ghost/node_modules/gscan/node_modules/require-dir/ 77.55% (38 / 49) 46.43% (13 / 28) 100% (1 / 1) 77.55% (38 / 49)
node-npmtest-ghost/node_modules/ghost/node_modules/html-to-text/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/html-to-text/lib/ 16.98% (54 / 318) 0% (0 / 194) 0% (0 / 52) 17.31% (54 / 312)
node-npmtest-ghost/node_modules/ghost/node_modules/html-to-text/node_modules/he/ 25.64% (40 / 156) 15.38% (16 / 104) 5% (1 / 20) 25.64% (40 / 156)
node-npmtest-ghost/node_modules/ghost/node_modules/html-to-text/node_modules/underscore.string/ 43.12% (238 / 552) 0.89% (2 / 225) 2.67% (2 / 75) 45.19% (235 / 520)
node-npmtest-ghost/node_modules/ghost/node_modules/html-to-text/node_modules/underscore.string/helper/ 37.14% (13 / 35) 0% (0 / 16) 0% (0 / 6) 40.63% (13 / 32)
node-npmtest-ghost/node_modules/ghost/node_modules/html-to-text/node_modules/underscore.string/node_modules/sprintf-js/src/ 10.81% (12 / 111) 2.08% (2 / 96) 12.5% (1 / 8) 10.81% (12 / 111)
node-npmtest-ghost/node_modules/ghost/node_modules/html-to-text/node_modules/underscore.string/node_modules/util-deprecate/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/html-to-text/node_modules/underscore/ 24.44% (208 / 851) 5.38% (27 / 502) 14.37% (24 / 167) 27.04% (205 / 758)
node-npmtest-ghost/node_modules/ghost/node_modules/htmlparser2/lib/ 17.53% (125 / 713) 0.38% (2 / 525) 5.38% (5 / 93) 18.14% (125 / 689)
node-npmtest-ghost/node_modules/ghost/node_modules/htmlparser2/node_modules/domhandler/ 21.35% (19 / 89) 0% (0 / 55) 0% (0 / 13) 22.09% (19 / 86)
node-npmtest-ghost/node_modules/ghost/node_modules/htmlparser2/node_modules/domhandler/lib/ 52.17% (12 / 23) 0% (0 / 12) 22.22% (2 / 9) 52.17% (12 / 23)
node-npmtest-ghost/node_modules/ghost/node_modules/iconv-lite/lib/ 17.47% (51 / 292) 3.75% (6 / 160) 5.26% (2 / 38) 18.28% (51 / 279)
node-npmtest-ghost/node_modules/ghost/node_modules/image-size/lib/ 29.58% (21 / 71) 0% (0 / 22) 16.67% (2 / 12) 30.88% (21 / 68)
node-npmtest-ghost/node_modules/ghost/node_modules/image-size/lib/types/ 27.33% (44 / 161) 0% (0 / 72) 0% (0 / 30) 27.33% (44 / 161)
node-npmtest-ghost/node_modules/ghost/node_modules/inherits/ 66.67% (4 / 6) 50% (1 / 2) 100% (0 / 0) 80% (4 / 5)
node-npmtest-ghost/node_modules/ghost/node_modules/intl-messageformat/ 100% (4 / 4) 100% (0 / 0) 100% (0 / 0) 100% (4 / 4)
node-npmtest-ghost/node_modules/ghost/node_modules/intl-messageformat/lib/ 38.48% (603 / 1567) 0.34% (6 / 1787) 0.71% (2 / 280) 80.27% (602 / 750)
node-npmtest-ghost/node_modules/ghost/node_modules/intl-messageformat/node_modules/intl-messageformat-parser/ 100% (2 / 2) 100% (0 / 0) 100% (0 / 0) 100% (2 / 2)
node-npmtest-ghost/node_modules/ghost/node_modules/intl-messageformat/node_modules/intl-messageformat-parser/lib/ 5.72% (47 / 822) 0% (0 / 387) 4.62% (3 / 65) 5.86% (46 / 785)
node-npmtest-ghost/node_modules/ghost/node_modules/isobject/ 66.67% (2 / 3) 0% (0 / 3) 0% (0 / 1) 66.67% (2 / 3)
node-npmtest-ghost/node_modules/ghost/node_modules/isobject/node_modules/isarray/ 66.67% (2 / 3) 50% (1 / 2) 0% (0 / 1) 66.67% (2 / 3)
node-npmtest-ghost/node_modules/ghost/node_modules/jsonpath/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/jsonpath/generated/ 5.33% (20 / 375) 2.9% (6 / 207) 8.11% (3 / 37) 5.37% (19 / 354)
node-npmtest-ghost/node_modules/ghost/node_modules/jsonpath/lib/ 24.32% (81 / 333) 1.36% (2 / 147) 10.81% (8 / 74) 26.3% (81 / 308)
node-npmtest-ghost/node_modules/ghost/node_modules/jsonpath/node_modules/static-eval/ 1.69% (2 / 118) 0% (0 / 106) 0% (0 / 2) 2.35% (2 / 85)
node-npmtest-ghost/node_modules/ghost/node_modules/jsonpath/node_modules/static-eval/node_modules/escodegen/ 6.93% (59 / 851) 0.15% (1 / 687) 3.39% (2 / 59) 6.93% (59 / 851)
node-npmtest-ghost/node_modules/ghost/node_modules/jsonpath/node_modules/static-eval/node_modules/escodegen/node_modules/estraverse/ 16.08% (46 / 286) 3.28% (4 / 122) 10% (3 / 30) 16.08% (46 / 286)
node-npmtest-ghost/node_modules/ghost/node_modules/jsonpath/node_modules/underscore/ 21.53% (174 / 808) 4.63% (22 / 475) 11.33% (17 / 150) 24.26% (171 / 705)
node-npmtest-ghost/node_modules/ghost/node_modules/lodash.defaults/ 30.33% (37 / 122) 0.9% (1 / 111) 7.69% (2 / 26) 30.33% (37 / 122)
node-npmtest-ghost/node_modules/ghost/node_modules/lodash.merge/ 34.35% (181 / 527) 13.85% (59 / 426) 13.46% (14 / 104) 34.35% (181 / 527)
node-npmtest-ghost/node_modules/ghost/node_modules/lodash/ 40.35% (1486 / 3683) 14.6% (406 / 2780) 21.22% (146 / 688) 40.4% (1485 / 3676)
node-npmtest-ghost/node_modules/ghost/node_modules/mime-types/ 50% (32 / 64) 21.43% (12 / 56) 33.33% (2 / 6) 50.79% (32 / 63)
node-npmtest-ghost/node_modules/ghost/node_modules/mime-types/node_modules/mime-db/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/moment-timezone/ 52.68% (157 / 298) 28.28% (41 / 145) 46.34% (19 / 41) 53.04% (157 / 296)
node-npmtest-ghost/node_modules/ghost/node_modules/moment/ 34.96% (796 / 2277) 4.43% (60 / 1354) 9.57% (31 / 324) 34.99% (796 / 2275)
node-npmtest-ghost/node_modules/ghost/node_modules/morgan/ 32.87% (47 / 143) 0% (0 / 83) 7.41% (2 / 27) 32.87% (47 / 143)
node-npmtest-ghost/node_modules/ghost/node_modules/morgan/node_modules/basic-auth/ 28% (7 / 25) 0% (0 / 16) 0% (0 / 4) 28% (7 / 25)
node-npmtest-ghost/node_modules/ghost/node_modules/morgan/node_modules/debug/ 40.14% (57 / 142) 14.71% (10 / 68) 27.78% (5 / 18) 40.88% (56 / 137)
node-npmtest-ghost/node_modules/ghost/node_modules/morgan/node_modules/debug/node_modules/ms/ 22.73% (10 / 44) 0% (0 / 57) 0% (0 / 5) 28.57% (10 / 35)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/ 54.9% (28 / 51) 44.44% (8 / 18) 15.38% (2 / 13) 54.9% (28 / 51)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/lib/ 18.54% (38 / 205) 0% (0 / 72) 0% (0 / 36) 20.99% (38 / 181)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/append-field/ 57.14% (4 / 7) 100% (0 / 0) 0% (0 / 2) 57.14% (4 / 7)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/append-field/lib/ 12.2% (10 / 82) 0% (0 / 36) 0% (0 / 6) 13.33% (10 / 75)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/busboy/deps/encoding/ 9.37% (89 / 950) 0.35% (2 / 572) 5.94% (6 / 101) 9.38% (89 / 949)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/busboy/lib/ 15.95% (26 / 163) 0.88% (1 / 114) 0% (0 / 13) 15.95% (26 / 163)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/busboy/lib/types/ 6.62% (21 / 317) 0.45% (1 / 220) 0% (0 / 24) 6.62% (21 / 317)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/busboy/node_modules/dicer/lib/ 12.29% (29 / 236) 1.29% (2 / 155) 0% (0 / 23) 12.29% (29 / 236)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/busboy/node_modules/dicer/node_modules/streamsearch/lib/ 10% (10 / 100) 0% (0 / 54) 0% (0 / 7) 10% (10 / 100)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/concat-stream/ 15.6% (17 / 109) 3.13% (2 / 64) 0% (0 / 12) 18.09% (17 / 94)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/concat-stream/node_modules/inherits/ 66.67% (4 / 6) 50% (1 / 2) 100% (0 / 0) 80% (4 / 5)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/concat-stream/node_modules/readable-stream/ 52.94% (9 / 17) 50% (3 / 6) 100% (0 / 0) 52.94% (9 / 17)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/concat-stream/node_modules/readable-stream/lib/ 15.83% (154 / 973) 2.26% (13 / 576) 0.94% (1 / 106) 17.75% (153 / 862)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/concat-stream/node_modules/readable-stream/lib/internal/streams/ 20.37% (11 / 54) 0% (0 / 14) 0% (0 / 7) 24.44% (11 / 45)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/concat-stream/node_modules/readable-stream/node_modules/buffer-shims/ 10.81% (8 / 74) 1.59% (1 / 63) 0% (0 / 4) 10.81% (8 / 74)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/lib/ 63.83% (30 / 47) 0% (0 / 12) 0% (0 / 15) 63.83% (30 / 47)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/ 66.67% (2 / 3) 50% (1 / 2) 0% (0 / 1) 66.67% (2 / 3)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/ 13.64% (3 / 22) 28.57% (4 / 14) 0% (0 / 5) 13.64% (3 / 22)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/mkdirp/ 41.38% (24 / 58) 19.05% (8 / 42) 16.67% (1 / 6) 43.4% (23 / 53)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/object-assign/ 19.05% (4 / 21) 16.67% (1 / 6) 0% (0 / 4) 19.05% (4 / 21)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/on-finished/ 21.21% (14 / 66) 5.88% (2 / 34) 9.09% (1 / 11) 22.95% (14 / 61)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/on-finished/node_modules/ee-first/ 17.14% (6 / 35) 0% (0 / 8) 0% (0 / 6) 17.14% (6 / 35)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/type-is/ 20.9% (14 / 67) 0% (0 / 48) 0% (0 / 7) 20.9% (14 / 67)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/type-is/node_modules/media-typer/ 17.05% (15 / 88) 0% (0 / 54) 0% (0 / 5) 17.05% (15 / 88)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/type-is/node_modules/mime-types/ 50% (32 / 64) 21.43% (12 / 56) 33.33% (2 / 6) 50.79% (32 / 63)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/node_modules/xtend/ 30% (3 / 10) 0% (0 / 2) 0% (0 / 1) 30% (3 / 10)
node-npmtest-ghost/node_modules/ghost/node_modules/multer/storage/ 42.86% (21 / 49) 25% (3 / 12) 12.5% (2 / 16) 45.65% (21 / 46)
node-npmtest-ghost/node_modules/ghost/node_modules/netjet/ 23.29% (17 / 73) 8.7% (2 / 23) 0% (0 / 12) 23.29% (17 / 73)
node-npmtest-ghost/node_modules/ghost/node_modules/netjet/node_modules/hijackresponse/lib/ 2.94% (2 / 68) 0% (0 / 31) 0% (0 / 15) 2.99% (2 / 67)
node-npmtest-ghost/node_modules/ghost/node_modules/netjet/node_modules/lodash.unescape/ 62.5% (20 / 32) 21.05% (8 / 38) 14.29% (1 / 7) 62.5% (20 / 32)
node-npmtest-ghost/node_modules/ghost/node_modules/netjet/node_modules/lru-cache/lib/ 15.47% (41 / 265) 0.69% (1 / 145) 2.22% (1 / 45) 15.77% (41 / 260)
node-npmtest-ghost/node_modules/ghost/node_modules/netjet/node_modules/lru-cache/node_modules/pseudomap/ 60% (3 / 5) 62.5% (5 / 8) 100% (0 / 0) 60% (3 / 5)
node-npmtest-ghost/node_modules/ghost/node_modules/netjet/node_modules/lru-cache/node_modules/yallist/ 11.59% (27 / 233) 0% (0 / 120) 0% (0 / 25) 11.59% (27 / 233)
node-npmtest-ghost/node_modules/ghost/node_modules/netjet/node_modules/posthtml/lib/ 15.79% (18 / 114) 0% (0 / 70) 0% (0 / 26) 17.14% (18 / 105)
node-npmtest-ghost/node_modules/ghost/node_modules/netjet/node_modules/posthtml/node_modules/posthtml-parser/ 16.33% (8 / 49) 0% (0 / 24) 0% (0 / 9) 16.33% (8 / 49)
node-npmtest-ghost/node_modules/ghost/node_modules/netjet/node_modules/posthtml/node_modules/posthtml-render/lib/ 27.69% (18 / 65) 22.81% (13 / 57) 37.5% (3 / 8) 28.57% (18 / 63)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/lib/ 15.17% (44 / 290) 0% (0 / 188) 0% (0 / 48) 15.17% (44 / 290)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/lib/engines/ 23.08% (48 / 208) 2.01% (3 / 149) 4.76% (2 / 42) 23.08% (48 / 208)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/aws-sdk/lib/ 21.51% (297 / 1381) 7.44% (59 / 793) 18.6% (53 / 285) 23.02% (291 / 1264)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/aws-sdk/lib/credentials/ 38.15% (66 / 173) 29.67% (27 / 91) 32.35% (11 / 34) 42.67% (64 / 150)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/aws-sdk/lib/http/ 9.3% (8 / 86) 2.22% (1 / 45) 0% (0 / 11) 10.67% (8 / 75)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/aws-sdk/lib/json/ 23.08% (18 / 78) 0% (0 / 36) 0% (0 / 20) 26.09% (18 / 69)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/aws-sdk/lib/model/ 16.44% (49 / 298) 0% (0 / 162) 0% (0 / 54) 17.63% (49 / 278)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/aws-sdk/lib/protocol/ 17.28% (42 / 243) 0% (0 / 117) 0% (0 / 30) 17.95% (42 / 234)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/aws-sdk/lib/query/ 17.39% (8 / 46) 0% (0 / 34) 0% (0 / 9) 18.18% (8 / 44)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/aws-sdk/lib/services/ 7.34% (21 / 286) 0% (0 / 169) 0% (0 / 53) 7.87% (21 / 267)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/aws-sdk/lib/signers/ 13.33% (40 / 300) 0% (0 / 114) 0% (0 / 55) 13.7% (40 / 292)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/aws-sdk/lib/xml/ 15.69% (24 / 153) 0% (0 / 116) 0% (0 / 25) 16.67% (24 / 144)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/aws-sdk/node_modules/aws-sdk-apis/ 56.79% (46 / 81) 30.56% (11 / 36) 61.54% (8 / 13) 60% (45 / 75)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/aws-sdk/node_modules/xml2js/lib/ 15.48% (26 / 168) 1.1% (1 / 91) 22.73% (5 / 22) 11.54% (18 / 156)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/aws-sdk/node_modules/xml2js/node_modules/sax/lib/ 9.81% (61 / 622) 1.65% (6 / 363) 8.89% (4 / 45) 10.87% (60 / 552)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/aws-sdk/node_modules/xmlbuilder/lib/ 15.16% (57 / 376) 0% (0 / 208) 10.2% (5 / 49) 15.28% (57 / 373)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/directmail/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/directmail/lib/ 9.55% (17 / 178) 0% (0 / 136) 0% (0 / 29) 9.55% (17 / 178)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/he/ 26.76% (38 / 142) 17.02% (16 / 94) 5.56% (1 / 18) 26.76% (38 / 142)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/mailcomposer/lib/ 7.67% (47 / 613) 0% (0 / 468) 0% (0 / 81) 7.67% (47 / 613)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/mailcomposer/node_modules/dkim-signer/lib/ 23.08% (12 / 52) 0% (0 / 36) 0% (0 / 10) 23.08% (12 / 52)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/mailcomposer/node_modules/follow-redirects/ 31.71% (13 / 41) 0% (0 / 18) 42.86% (3 / 7) 32.5% (13 / 40)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/mailcomposer/node_modules/follow-redirects/node_modules/underscore/ 24.44% (208 / 851) 5.38% (27 / 502) 14.37% (24 / 167) 27.04% (205 / 758)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/mailcomposer/node_modules/mime/ 88.89% (32 / 36) 45.45% (5 / 11) 71.43% (5 / 7) 88.89% (32 / 36)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/mailcomposer/node_modules/mimelib/ 100% (3 / 3) 100% (0 / 0) 100% (0 / 0) 100% (3 / 3)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/mailcomposer/node_modules/mimelib/lib/ 8.03% (20 / 249) 0% (0 / 216) 0% (0 / 38) 8.03% (20 / 249)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/mailcomposer/node_modules/mimelib/node_modules/addressparser/src/ 6.09% (7 / 115) 0% (0 / 93) 0% (0 / 9) 6.09% (7 / 115)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/mailcomposer/node_modules/mimelib/node_modules/encoding/lib/ 27.08% (13 / 48) 0% (0 / 26) 0% (0 / 4) 27.08% (13 / 48)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/public-address/ 13.16% (5 / 38) 0% (0 / 19) 0% (0 / 9) 13.16% (5 / 38)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/simplesmtp/ 100% (6 / 6) 100% (0 / 0) 100% (0 / 0) 100% (6 / 6)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/simplesmtp/lib/ 10.3% (99 / 961) 0% (0 / 633) 0% (0 / 118) 10.3% (99 / 961)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/simplesmtp/node_modules/rai/lib/ 13% (36 / 277) 2.84% (4 / 141) 0% (0 / 38) 13% (36 / 277)
node-npmtest-ghost/node_modules/ghost/node_modules/nodemailer/node_modules/simplesmtp/node_modules/xoauth2/ 13.43% (9 / 67) 0% (0 / 55) 0% (0 / 13) 14.06% (9 / 64)
node-npmtest-ghost/node_modules/ghost/node_modules/normalize-path/ 25% (2 / 8) 0% (0 / 4) 0% (0 / 1) 25% (2 / 8)
node-npmtest-ghost/node_modules/ghost/node_modules/normalize-path/node_modules/remove-trailing-separator/ 37.5% (3 / 8) 0% (0 / 4) 0% (0 / 2) 37.5% (3 / 8)
node-npmtest-ghost/node_modules/ghost/node_modules/oauth2orize/lib/ 22.59% (54 / 239) 1.37% (2 / 146) 10.81% (4 / 37) 24.64% (52 / 211)
node-npmtest-ghost/node_modules/ghost/node_modules/oauth2orize/lib/errors/ 25.76% (17 / 66) 0% (0 / 20) 0% (0 / 5) 31.48% (17 / 54)
node-npmtest-ghost/node_modules/ghost/node_modules/oauth2orize/lib/exchange/ 6.98% (3 / 43) 0% (0 / 30) 0% (0 / 3) 8.33% (3 / 36)
node-npmtest-ghost/node_modules/ghost/node_modules/oauth2orize/lib/grant/ 6.25% (12 / 192) 0% (0 / 160) 0% (0 / 12) 7.19% (12 / 167)
node-npmtest-ghost/node_modules/ghost/node_modules/oauth2orize/lib/middleware/ 7.28% (22 / 302) 0% (0 / 234) 0% (0 / 41) 8.63% (22 / 255)
node-npmtest-ghost/node_modules/ghost/node_modules/oauth2orize/lib/txn/ 12.28% (7 / 57) 0% (0 / 46) 0% (0 / 9) 14.89% (7 / 47)
node-npmtest-ghost/node_modules/ghost/node_modules/oauth2orize/node_modules/debug/node_modules/ms/ 20.83% (10 / 48) 0% (0 / 64) 0% (0 / 5) 20.83% (10 / 48)
node-npmtest-ghost/node_modules/ghost/node_modules/oauth2orize/node_modules/debug/src/ 43.71% (73 / 167) 23.53% (16 / 68) 42.86% (9 / 21) 45% (72 / 160)
node-npmtest-ghost/node_modules/ghost/node_modules/oauth2orize/node_modules/uid2/ 31.25% (5 / 16) 0% (0 / 4) 0% (0 / 3) 33.33% (5 / 15)
node-npmtest-ghost/node_modules/ghost/node_modules/oauth2orize/node_modules/utils-merge/ 20% (1 / 5) 0% (0 / 4) 0% (0 / 1) 20% (1 / 5)
node-npmtest-ghost/node_modules/ghost/node_modules/object-assign/ 48.84% (21 / 43) 25% (5 / 20) 60% (3 / 5) 48.84% (21 / 43)
node-npmtest-ghost/node_modules/ghost/node_modules/on-finished/ 21.21% (14 / 66) 5.88% (2 / 34) 9.09% (1 / 11) 22.95% (14 / 61)
node-npmtest-ghost/node_modules/ghost/node_modules/on-finished/node_modules/ee-first/ 17.14% (6 / 35) 0% (0 / 8) 0% (0 / 6) 17.14% (6 / 35)
node-npmtest-ghost/node_modules/ghost/node_modules/on-headers/ 11.11% (4 / 36) 0% (0 / 22) 0% (0 / 4) 11.43% (4 / 35)
node-npmtest-ghost/node_modules/ghost/node_modules/passport-http-bearer/lib/ 16.13% (10 / 62) 0% (0 / 54) 0% (0 / 4) 17.54% (10 / 57)
node-npmtest-ghost/node_modules/ghost/node_modules/passport-oauth2-client-password/lib/ 29.03% (9 / 31) 0% (0 / 15) 0% (0 / 3) 32.14% (9 / 28)
node-npmtest-ghost/node_modules/ghost/node_modules/passport-strategy/lib/ 85.71% (6 / 7) 100% (0 / 0) 50% (1 / 2) 85.71% (6 / 7)
node-npmtest-ghost/node_modules/ghost/node_modules/passport/lib/ 33.33% (42 / 126) 3.28% (2 / 61) 21.05% (4 / 19) 34.71% (42 / 121)
node-npmtest-ghost/node_modules/ghost/node_modules/passport/lib/errors/ 37.5% (3 / 8) 0% (0 / 2) 0% (0 / 1) 37.5% (3 / 8)
node-npmtest-ghost/node_modules/ghost/node_modules/passport/lib/framework/ 100% (11 / 11) 100% (0 / 0) 100% (2 / 2) 100% (11 / 11)
node-npmtest-ghost/node_modules/ghost/node_modules/passport/lib/http/ 11.63% (5 / 43) 0% (0 / 44) 0% (0 / 5) 12.82% (5 / 39)
node-npmtest-ghost/node_modules/ghost/node_modules/passport/lib/middleware/ 3.76% (5 / 133) 0% (0 / 114) 0% (0 / 16) 3.94% (5 / 127)
node-npmtest-ghost/node_modules/ghost/node_modules/passport/lib/strategies/ 23.33% (7 / 30) 0% (0 / 22) 33.33% (1 / 3) 25% (7 / 28)
node-npmtest-ghost/node_modules/ghost/node_modules/passport/node_modules/pause/ 8.33% (1 / 12) 100% (0 / 0) 0% (0 / 5) 8.33% (1 / 12)
node-npmtest-ghost/node_modules/ghost/node_modules/path-match/ 23.08% (6 / 26) 20% (2 / 10) 25% (1 / 4) 26.09% (6 / 23)
node-npmtest-ghost/node_modules/ghost/node_modules/path-match/node_modules/http-errors/ 39.71% (27 / 68) 11.76% (4 / 34) 50% (4 / 8) 39.71% (27 / 68)
node-npmtest-ghost/node_modules/ghost/node_modules/path-match/node_modules/http-errors/node_modules/inherits/ 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
node-npmtest-ghost/node_modules/ghost/node_modules/path-match/node_modules/http-errors/node_modules/statuses/ 53.13% (17 / 32) 0% (0 / 12) 66.67% (2 / 3) 58.62% (17 / 29)
node-npmtest-ghost/node_modules/ghost/node_modules/path-match/node_modules/path-to-regexp/ 13.38% (21 / 157) 0% (0 / 102) 0% (0 / 17) 13.38% (21 / 157)
node-npmtest-ghost/node_modules/ghost/node_modules/path-match/node_modules/path-to-regexp/node_modules/isarray/ 50% (1 / 2) 50% (1 / 2) 0% (0 / 1) 50% (1 / 2)
node-npmtest-ghost/node_modules/ghost/node_modules/rss/lib/ 9.78% (9 / 92) 0% (0 / 73) 0% (0 / 12) 9.78% (9 / 92)
node-npmtest-ghost/node_modules/ghost/node_modules/semver/ 27.46% (184 / 670) 1.91% (7 / 366) 1.22% (1 / 82) 27.88% (184 / 660)
node-npmtest-ghost/node_modules/ghost/node_modules/unidecode/ 1.68% (7 / 416) 0% (0 / 207) 0% (0 / 5) 1.69% (7 / 413)
node-npmtest-ghost/node_modules/ghost/node_modules/uuid/ 26.15% (17 / 65) 0% (0 / 47) 0% (0 / 3) 26.15% (17 / 65)
node-npmtest-ghost/node_modules/ghost/node_modules/uuid/lib/ 100% (3 / 3) 100% (0 / 0) 100% (1 / 1) 100% (3 / 3)
node-npmtest-ghost/node_modules/ghost/node_modules/validator/ 100% (129 / 129) 100% (4 / 4) 100% (1 / 1) 100% (128 / 128)
node-npmtest-ghost/node_modules/ghost/node_modules/validator/lib/ 52.28% (585 / 1119) 25.91% (192 / 741) 44.44% (60 / 135) 49.95% (525 / 1051)
node-npmtest-ghost/node_modules/ghost/node_modules/validator/lib/util/ 43.33% (13 / 30) 9.38% (3 / 32) 0% (0 / 5) 46.43% (13 / 28)
node-npmtest-ghost/node_modules/ghost/node_modules/vary/ 20.59% (7 / 34) 0% (0 / 29) 0% (0 / 3) 20.59% (7 / 34)
node-npmtest-ghost/node_modules/ghost/node_modules/xml/lib/ 14.29% (22 / 154) 0% (0 / 120) 0% (0 / 25) 14.77% (22 / 149)
node-npmtest-ghost/node_modules/ghost/node_modules/xtend/ 30% (3 / 10) 0% (0 / 2) 0% (0 / 1) 30% (3 / 10)