GitRepo B

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
list_branches()
S
60 4 13
log()
S
60 4 13
list_remote_branches()
S
62 4 10
test_git()
S
58 2 15
rm()
S
69 3 6
clean()
S
77 3 3
list_tags()
S
63 3 10
__construct()
S
73 2 5
status()
S
68 2 7
add()
S
69 2 6
commit()
S
73 2 4
delete_branch()
S
77 2 3
active_branch()
S
64 2 10
add_tag()
S
70 2 6
run()
S
79 1 3
clone_to()
S
78 1 3
clone_from()
S
78 1 3
clone_remote()
S
78 1 3
create_branch()
S
79 1 3
checkout()
S
79 1 3
merge()
S
78 1 3
fetch()
S
80 1 3
push()
S
78 1 3
pull()
S
78 1 3
set_description()
S
75 1 4
get_description()
S
75 1 4
setenv()
S
80 1 3