-
Home
-
Social Share Buttons by Supsystic
-
2.2.0
-
Code
-
Classes
- SocialSharing_HtmlBuilder_AbstractElement
| Total Complexity |
27 |
| Dependencies |
1 |
| Dependents |
4 |
| Total lines |
196 |
| Lines of code |
68 |
| Logical lines of code |
34 |
| Comment lines |
80 |
| Methods |
16 |
| Properties |
2 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getAttributeByName() |
S |
63 |
5 |
11 |
| hasAttributeWithName() |
S |
63 |
4 |
11 |
| compileAttributes() |
S |
64 |
3 |
10 |
| setAttributes() |
S |
74 |
2 |
5 |
| removeAttribute() |
S |
68 |
2 |
7 |
| __construct() |
S |
77 |
1 |
4 |
| setTagName() |
S |
76 |
1 |
4 |
| getTagName() |
S |
82 |
1 |
3 |
| addAttribute() |
S |
76 |
1 |
4 |
| getAttributes() |
S |
82 |
1 |
3 |
| hasAttribute() |
S |
78 |
1 |
3 |
| hasAttributes() |
S |
80 |
1 |
3 |
| addElement() |
S |
100 |
1 |
0 |
| removeElement() |
S |
100 |
1 |
0 |
| getElements() |
S |
100 |
1 |
0 |
| build() |
S |
100 |
1 |
0 |