-
Home
-
LCT Useful Shortcodes & Functions
-
2024.06
-
Code
-
Classes
- GitRepo
Total Complexity |
82 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
591 |
Lines of code |
260 |
Logical lines of code |
146 |
Comment lines |
282 |
Methods |
31 |
Properties |
3 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_repo_path() |
A |
46 |
12 |
42 |
create_new() |
A |
51 |
9 |
25 |
git_directory_path() |
S |
57 |
6 |
16 |
run_command() |
S |
51 |
5 |
25 |
log() |
S |
60 |
4 |
13 |
list_branches() |
S |
60 |
4 |
13 |
list_remote_branches() |
S |
62 |
4 |
10 |
clean() |
S |
77 |
3 |
3 |
list_tags() |
S |
63 |
3 |
10 |
rm() |
S |
69 |
3 |
6 |
test_git() |
S |
58 |
2 |
15 |
commit() |
S |
73 |
2 |
4 |
add_tag() |
S |
70 |
2 |
6 |
add() |
S |
69 |
2 |
6 |
status() |
S |
68 |
2 |
7 |
__construct() |
S |
73 |
2 |
5 |
delete_branch() |
S |
77 |
2 |
3 |
active_branch() |
S |
64 |
2 |
10 |
pull() |
S |
78 |
1 |
3 |
get_description() |
S |
75 |
1 |
4 |
push() |
S |
78 |
1 |
3 |
set_description() |
S |
75 |
1 |
4 |
create_branch() |
S |
79 |
1 |
3 |
fetch() |
S |
80 |
1 |
3 |
merge() |
S |
78 |
1 |
3 |
checkout() |
S |
79 |
1 |
3 |
clone_remote() |
S |
78 |
1 |
3 |
clone_from() |
S |
78 |
1 |
3 |
clone_to() |
S |
78 |
1 |
3 |
run() |
S |
79 |
1 |
3 |
setenv() |
S |
80 |
1 |
3 |