tidal/WampWatch

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.gitignore
.php_cs
.producer/config
.travis.yml
CHANGELOG.md
LICENSE
README.md
bin/php_cs_fixer
bin/php_cs_fixer_dry
bin/test_coverage
bin/test_coverage_html
composer.json
composer.lock
humbug.json.dist
phpunit.integration.xml.dist
phpunit.xml.dist
src/Tidal/WampWatch/Adapter/React/DeferredAdapter.php47
A
0 mins
src/Tidal/WampWatch/Adapter/React/DeferredFactory.php28
A
0 mins
src/Tidal/WampWatch/Adapter/React/PromiseAdapter.php75
B
6 hrs
src/Tidal/WampWatch/Adapter/React/PromiseFactory.php20
A
0 mins
src/Tidal/WampWatch/Adapter/Thruway/ClientSession.php62
A
0 mins
src/Tidal/WampWatch/Async/Adapter/PromiseFactoryInterface.php8
A
0 mins
src/Tidal/WampWatch/Async/DefaultDeferredFactory.php6
A
0 mins
src/Tidal/WampWatch/Async/DefaultPromiseFactory.php6
A
0 mins
src/Tidal/WampWatch/Async/DeferredFactoryInterface.php6
A
0 mins
src/Tidal/WampWatch/Async/DeferredInterface.php9
A
0 mins
src/Tidal/WampWatch/Async/PromiseFactoryInterface.php6
A
0 mins
src/Tidal/WampWatch/Async/PromiseInterface.php10
A
0 mins
src/Tidal/WampWatch/Behavior/Async/MakesDeferredPromisesTrait.php28
A
0 mins
src/Tidal/WampWatch/Behavior/Async/MakesPromisesTrait.php24
A
0 mins
src/Tidal/WampWatch/Behavior/Event/ObservableTrait.php5
A
0 mins
src/Tidal/WampWatch/ClientSessionInterface.php14
A
0 mins
src/Tidal/WampWatch/Contract/Event/EventEmitterInterface.php6
A
0 mins
src/Tidal/WampWatch/Exception/NoSuchProcedureException.php28
A
0 mins
src/Tidal/WampWatch/Exception/NotAuthorizedException.php25
A
0 mins
src/Tidal/WampWatch/Exception/UnknownProcedureException.php19
A
0 mins
src/Tidal/WampWatch/Exception/UnknownTopicException.php19
A
0 mins
src/Tidal/WampWatch/Model/Behavior/Property/HasCollectionsTrait.php28
A
0 mins
src/Tidal/WampWatch/Model/Connection.php25
A
0 mins
src/Tidal/WampWatch/Model/Contract/ConnectionInterface.php7
A
0 mins
src/Tidal/WampWatch/Model/Contract/ProcedureInterface.php6
A
0 mins
src/Tidal/WampWatch/Model/Contract/Property/Collection/HasProceduresInterface.php10
A
0 mins
src/Tidal/WampWatch/Model/Contract/Property/Collection/HasTopicsInterface.php10
A
0 mins
src/Tidal/WampWatch/Model/Contract/Property/CollectionInterface.php14
A
0 mins
src/Tidal/WampWatch/Model/Contract/Property/Object/HasProcedureInterface.php7
A
0 mins
src/Tidal/WampWatch/Model/Contract/Property/Object/HasSessionInterface.php7
A
0 mins
src/Tidal/WampWatch/Model/Contract/Property/Object/HasTopicInterface.php7
A
0 mins
src/Tidal/WampWatch/Model/Contract/Property/ObjectCollectionInterface.php6
A
0 mins