denpamusic/php-levin

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
LICENSE
.codeclimate.yml
bin/dummy-node
composer.json
src/Nodes/README.md
phpunit.xml.dist
README.md
.gitignore
.gitattributes
.github/workflows/ci.yml
src/Exceptions/UnknownCommandException.php7
A
0 mins
F
0%
src/Exceptions/UnpackException.php7
A
0 mins
F
0%
src/Exceptions/ConnectionTerminatedException.php7
A
0 mins
F
0%
src/Exceptions/EntryTooLargeException.php7
A
0 mins
F
0%
src/Exceptions/UnexpectedTypeException.php7
A
0 mins
F
0%
src/Notifications/NotificationInterface.php9
A
0 mins
src/BufferInterface.php9
A
0 mins
src/CommandInterface.php9
A
0 mins
src/Requests/RequestInterface.php10
A
0 mins
src/Nodes/NodeInterface.php12
A
0 mins
F
0%
src/Types/TypeInterface.php12
A
0 mins
src/ConnectionInterface.php13
A
0 mins
F
0%
src/Exceptions/ConnectionException.php13
A
0 mins
A
100%
src/Types/Int64.php14
A
0 mins
A
100%
src/Types/Uint8.php14
A
0 mins
A
100%
src/Types/Uint64.php14
A
0 mins
A
100%
src/Types/Int16.php14
A
0 mins
A
100%
src/Types/Uint32.php14
A
0 mins
A
100%
src/Types/Uint16.php14
A
0 mins
A
100%
src/Types/Int8.php14
A
0 mins
A
100%
src/Types/Boolean.php14
A
0 mins
A
100%
src/Types/Int32.php14
A
0 mins
A
100%
src/Section/SectionInterface.php16
A
0 mins
src/Types/SignedInt.php16
A
0 mins
A
100%
src/BucketInterface.php16
A
0 mins
src/Notifications/NewTransactions.php17
A
0 mins
A
100%
src/Notifications/RequestGetObjects.php17
A
0 mins
A
100%
src/Notifications/RequestFluffyMissingTx.php17
A
0 mins
A
100%
src/Notifications/ResponseGetObjects.php17
A
0 mins
A
100%
src/Exceptions/SignatureMismatchException.php18
A
0 mins
A
100%
src/Traits/InteractsWithConsole.php18
A
0 mins
A
100%
src/Requests/StatInfo.php21
A
0 mins
A
100%
src/Types/BoostSerializable.php21
A
0 mins
src/Requests/NetworkState.php21
A
0 mins
A
100%
src/Types/Bytestring.php23
A
0 mins
A
100%
src/Command.php24
A
0 mins
A
100%
src/Notifications/RequestChain.php25
A
0 mins
A
100%
src/Notifications/NewBlock.php27
A
55 mins
A
100%
src/Notifications/NewFluffyBlock.php27
A
55 mins
A
100%
src/Requests/PeerId.php29
A
0 mins
A
100%