-
Home
-
FormLift for Infusionsoft Web Forms
-
7.5.21 (latest)
-
Code
-
Classes
- FormLift_Setting_Field
| Total Complexity |
29 |
| Dependencies |
2 |
| Dependents |
2 |
| Total lines |
245 |
| Lines of code |
123 |
| Logical lines of code |
74 |
| Comment lines |
76 |
| Methods |
19 |
| Properties |
6 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
59 |
4 |
14 |
| radio() |
S |
58 |
4 |
14 |
| select() |
S |
59 |
3 |
14 |
| checkbox() |
S |
69 |
2 |
6 |
| __toString() |
S |
62 |
2 |
10 |
| separator() |
S |
82 |
1 |
3 |
| title() |
S |
82 |
1 |
3 |
| date() |
S |
69 |
1 |
6 |
| input() |
S |
71 |
1 |
5 |
| secret() |
S |
71 |
1 |
5 |
| time() |
S |
71 |
1 |
5 |
| number() |
S |
71 |
1 |
5 |
| hidden() |
S |
71 |
1 |
5 |
| button() |
S |
72 |
1 |
5 |
| textarea() |
S |
71 |
1 |
5 |
| editor() |
S |
66 |
1 |
9 |
| wrap_row() |
S |
79 |
1 |
3 |
| wrap_label_cell() |
S |
79 |
1 |
3 |
| wrap_input_cell() |
S |
79 |
1 |
3 |