The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
PersonaWithCard.tsx in src |
254 | 5 |
GraphService.ts in src |
216 | 15 |
PersonaWithCard.scss in src |
179 | - |
build.js in scripts |
125 | 1 |
Summary.tsx in src/contactCard |
84 | 3 |
OrgDetails.tsx in src/contactCard |
79 | 4 |
Persona.tsx in src |
68 | 6 |
jest.config.js in root |
57 | - |
ContactDetails.tsx in src/contactCard |
39 | 1 |
test.js in scripts |
35 | 2 |
azure-pipelines.yml in root |
31 | - |
Profile.ts in src/supporting |
29 | 2 |
Types.ts in src |
24 | - |
fileTransform.js in config/jest |
23 | 1 |
GraphServiceAuthenticator.ts in src |
19 | 2 |
paths.js in config |
18 | - |
Tools.ts in src |
12 | 1 |
Response.ts in src/supporting |
12 | 1 |
init.ts in config/jest |
11 | - |
cssTransform.js in config/jest |
9 | 2 |
Promise.ts in src/supporting |
6 | 2 |
babel.config.js in root |
5 | - |
index.ts in src |
4 | - |
typescriptTransform.js in config/jest |
3 | - |
File | # lines | # units |
---|---|---|
GraphService.ts in src |
216 | 15 |
Persona.tsx in src |
68 | 6 |
PersonaWithCard.tsx in src |
254 | 5 |
OrgDetails.tsx in src/contactCard |
79 | 4 |
Summary.tsx in src/contactCard |
84 | 3 |
cssTransform.js in config/jest |
9 | 2 |
test.js in scripts |
35 | 2 |
GraphServiceAuthenticator.ts in src |
19 | 2 |
Profile.ts in src/supporting |
29 | 2 |
Promise.ts in src/supporting |
6 | 2 |
fileTransform.js in config/jest |
23 | 1 |
build.js in scripts |
125 | 1 |
Tools.ts in src |
12 | 1 |
ContactDetails.tsx in src/contactCard |
39 | 1 |
Response.ts in src/supporting |
12 | 1 |
There are 6 files with lines longer than 120 characters. In total, there are 26 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
PersonaWithCard.tsx in src |
254 | 5 | 8 |
OrgDetails.tsx in src/contactCard |
79 | 4 | 7 |
GraphService.ts in src |
216 | 15 | 4 |
ContactDetails.tsx in src/contactCard |
39 | 1 | 3 |
Summary.tsx in src/contactCard |
84 | 3 | 3 |
Persona.tsx in src |
68 | 6 | 1 |