npmtest-faker (v0.0.3)

Code coverage report for node-npmtest-faker/node_modules/faker/lib/locales/it/phone_number/formats.js

Statements: 100% (1 / 1)      Branches: 100% (0 / 0)      Functions: 100% (0 / 0)      Lines: 100% (1 / 1)      Ignored: none     

All files » node-npmtest-faker/node_modules/faker/lib/locales/it/phone_number/ » formats.js
1 2 3 4 5 6 7 8 9 10 11 12 13 14 151                            
module["exports"] = [
  "+## ### ## ## ####",
  "+## ## #######",
  "+## ## ########",
  "+## ### #######",
  "+## ### ########",
  "+## #### #######",
  "+## #### ########",
  "0## ### ####",
  "+39 0## ### ###",
  "3## ### ###",
  "+39 3## ### ###"
];