-
Home
-
Radio Player – Live Shoutcast, Icecast and Any Audio Stream Player for WordPress
-
2.0.76
-
Code
-
Classes
- Radio_Player_Stream_Data
Total Complexity |
68 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
247 |
Lines of code |
221 |
Logical lines of code |
136 |
Comment lines |
7 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_stream_data() |
C |
35 |
24 |
76 |
fetch_stream_title() |
A |
43 |
12 |
48 |
get_stream_type() |
S |
57 |
5 |
17 |
get_shoutcast_base_url() |
S |
59 |
4 |
14 |
is_shoutcast_url() |
S |
62 |
4 |
11 |
is_icecast_url() |
S |
62 |
4 |
11 |
is_live365_url() |
S |
64 |
4 |
9 |
get_remote_response() |
S |
68 |
3 |
7 |
fetch_and_decode() |
S |
69 |
2 |
7 |
get_icecast_base_url() |
S |
66 |
2 |
8 |
instance() |
S |
71 |
2 |
6 |
__construct() |
S |
81 |
1 |
3 |
get_live_365_id() |
S |
75 |
1 |
4 |