-
Home
-
VikRentCar Car Rental Management System
-
1.3.3
-
Code
-
Classes
- VRCCalendarIcal
Total Complexity |
60 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
379 |
Lines of code |
210 |
Logical lines of code |
151 |
Comment lines |
101 |
Methods |
11 |
Properties |
5 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
B |
40 |
20 |
58 |
addCalendarComponentWithKeyAndValue() |
A |
50 |
8 |
29 |
eventsFromRange() |
A |
52 |
8 |
24 |
getAllCalendarsUsed() |
S |
51 |
5 |
27 |
sortEventsWithOrder() |
S |
57 |
5 |
17 |
iCalDateToUnixTimestamp() |
S |
53 |
3 |
21 |
events() |
S |
74 |
3 |
4 |
unfoldLines() |
S |
64 |
3 |
9 |
getCalendarName() |
S |
63 |
2 |
10 |
keyValueFromString() |
S |
66 |
2 |
8 |
hasEvents() |
S |
79 |
1 |
3 |