-
Home
-
Breezing Forms
-
1.2.8.11 (latest)
-
Code
-
Classes
- JArchiveZip
Total Complexity |
57 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
625 |
Lines of code |
304 |
Logical lines of code |
164 |
Comment lines |
228 |
Methods |
12 |
Properties |
6 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_readZipInfo() |
A |
36 |
13 |
74 |
_extract() |
A |
46 |
9 |
39 |
_extractNative() |
A |
46 |
8 |
41 |
_getFileData() |
S |
51 |
7 |
29 |
extract() |
S |
58 |
5 |
15 |
_addToZIPFile() |
S |
44 |
2 |
49 |
_unix2DOSTime() |
S |
58 |
3 |
14 |
_createZIPFile() |
S |
57 |
2 |
18 |
create() |
S |
66 |
2 |
9 |
isSupported() |
S |
78 |
2 |
3 |
hasNativeSupport() |
S |
78 |
2 |
3 |
checkZipData() |
S |
65 |
2 |
10 |