This file is indexed.

/usr/share/ is in php-mockery 1.0-0ubuntu1.

This file is owned by root:root, with mode 0o755.

File Mime Type Owner Mode Size
..
/usr/share/doc/ root:root 0o755
/usr/share/doc/php-mockery/ root:root 0o755
/usr/share/doc/php-mockery/README.md.gz application/gzip root:root 0o644 3.8 KB
/usr/share/doc/php-mockery/changelog.Debian.gz application/gzip root:root 0o644 499 bytes
/usr/share/doc/php-mockery/copyright text/plain root:root 0o644 3.1 KB
/usr/share/php/ root:root 0o755
/usr/share/php/Mockery/ root:root 0o755
/usr/share/php/Mockery/Adapter/ root:root 0o755
/usr/share/php/Mockery/Adapter/Phpunit/ root:root 0o755
/usr/share/php/Mockery/Adapter/Phpunit/MockeryPHPUnitIntegration.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/Mockery/Adapter/Phpunit/MockeryTestCase.php text/x-php root:root 0o644 825 bytes
/usr/share/php/Mockery/Adapter/Phpunit/TestListener.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/Mockery/CompositeExpectation.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/Mockery/Configuration.php text/x-php root:root 0o644 3.6 KB
/usr/share/php/Mockery/Container.php text/x-php root:root 0o644 15.1 KB
/usr/share/php/Mockery/CountValidator/ root:root 0o755
/usr/share/php/Mockery/CountValidator/AtLeast.php text/x-php root:root 0o644 1.8 KB
/usr/share/php/Mockery/CountValidator/AtMost.php text/x-php root:root 0o644 1.6 KB
/usr/share/php/Mockery/CountValidator/CountValidatorAbstract.php text/x-php root:root 0o644 1.6 KB
/usr/share/php/Mockery/CountValidator/Exact.php text/x-php root:root 0o644 1.8 KB
/usr/share/php/Mockery/CountValidator/Exception.php text/x-php root:root 0o644 768 bytes
/usr/share/php/Mockery/Exception/ root:root 0o755
/usr/share/php/Mockery/Exception/BadMethodCallException.php text/x-php root:root 0o644 473 bytes
/usr/share/php/Mockery/Exception/InvalidArgumentException.php text/x-php root:root 0o644 782 bytes
/usr/share/php/Mockery/Exception/InvalidCountException.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/Mockery/Exception/InvalidOrderException.php text/x-php root:root 0o644 1.7 KB
/usr/share/php/Mockery/Exception/NoMatchingExpectationException.php text/x-php root:root 0o644 1.5 KB
/usr/share/php/Mockery/Exception/RuntimeException.php text/x-php root:root 0o644 759 bytes
/usr/share/php/Mockery/Exception.php text/x-php root:root 0o644 757 bytes
/usr/share/php/Mockery/Expectation.php text/x-php root:root 0o644 20.2 KB
/usr/share/php/Mockery/ExpectationDirector.php text/x-php root:root 0o644 5.5 KB
/usr/share/php/Mockery/ExpectationInterface.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Mockery/ExpectsHigherOrderMessage.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/Mockery/Generator/ root:root 0o755
/usr/share/php/Mockery/Generator/CachingGenerator.php text/x-php root:root 0o644 1.2 KB
/usr/share/php/Mockery/Generator/DefinedTargetClass.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/Mockery/Generator/Generator.php text/x-php root:root 0o644 829 bytes
/usr/share/php/Mockery/Generator/Method.php text/x-php root:root 0o644 1.7 KB
/usr/share/php/Mockery/Generator/MockConfiguration.php text/x-php root:root 0o644 15.6 KB
/usr/share/php/Mockery/Generator/MockConfigurationBuilder.php text/x-php root:root 0o644 5.1 KB
/usr/share/php/Mockery/Generator/MockDefinition.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Mockery/Generator/Parameter.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/Mockery/Generator/StringManipulation/ root:root 0o755
/usr/share/php/Mockery/Generator/StringManipulation/Pass/ root:root 0o755
/usr/share/php/Mockery/Generator/StringManipulation/Pass/CallTypeHintPass.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Mockery/Generator/StringManipulation/Pass/ClassNamePass.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Mockery/Generator/StringManipulation/Pass/ClassPass.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Mockery/Generator/StringManipulation/Pass/InstanceMockPass.php text/x-php root:root 0o644 2.9 KB
/usr/share/php/Mockery/Generator/StringManipulation/Pass/InterfacePass.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Mockery/Generator/StringManipulation/Pass/MagicMethodTypeHintsPass.php text/x-php root:root 0o644 5.6 KB
/usr/share/php/Mockery/Generator/StringManipulation/Pass/MethodDefinitionPass.php text/x-php root:root 0o644 5.8 KB
/usr/share/php/Mockery/Generator/StringManipulation/Pass/Pass.php text/x-php root:root 0o644 859 bytes
/usr/share/php/Mockery/Generator/StringManipulation/Pass/RemoveBuiltinMethodsThatAreFinalPass.php text/x-php root:root 0o644 1.6 KB
/usr/share/php/Mockery/Generator/StringManipulation/Pass/RemoveDestructorPass.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Mockery/Generator/StringManipulation/Pass/RemoveUnserializeForInternalSerializableClassesPass.php text/x-php root:root 0o644 1.8 KB
/usr/share/php/Mockery/Generator/StringManipulation/Pass/TraitPass.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Mockery/Generator/StringManipulationGenerator.php text/x-php root:root 0o644 2.8 KB
/usr/share/php/Mockery/Generator/TargetClassInterface.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/Mockery/Generator/UndefinedTargetClass.php text/x-php root:root 0o644 1.8 KB
/usr/share/php/Mockery/HigherOrderMessage.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Mockery/Instantiator.php text/x-php root:root 0o644 6.6 KB
/usr/share/php/Mockery/Loader/ root:root 0o755
/usr/share/php/Mockery/Loader/EvalLoader.php text/x-php root:root 0o644 1020 bytes
/usr/share/php/Mockery/Loader/Loader.php text/x-php root:root 0o644 824 bytes
/usr/share/php/Mockery/Loader/RequireLoader.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Mockery/Matcher/ root:root 0o755
/usr/share/php/Mockery/Matcher/Any.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/Mockery/Matcher/AnyArgs.php text/x-php root:root 0o644 971 bytes
/usr/share/php/Mockery/Matcher/AnyOf.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Mockery/Matcher/ArgumentListMatcher.php text/x-php root:root 0o644 713 bytes
/usr/share/php/Mockery/Matcher/Closure.php text/x-php root:root 0o644 1.2 KB
/usr/share/php/Mockery/Matcher/Contains.php text/x-php root:root 0o644 1.7 KB
/usr/share/php/Mockery/Matcher/Ducktype.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Mockery/Matcher/HasKey.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/Mockery/Matcher/HasValue.php text/x-php root:root 0o644 1.2 KB
/usr/share/php/Mockery/Matcher/MatcherAbstract.php text/x-php root:root 0o644 1.5 KB
/usr/share/php/Mockery/Matcher/MultiArgumentClosure.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Mockery/Matcher/MustBe.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Mockery/Matcher/NoArgs.php text/x-php root:root 0o644 984 bytes
/usr/share/php/Mockery/Matcher/Not.php text/x-php root:root 0o644 1.2 KB
/usr/share/php/Mockery/Matcher/NotAnyOf.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Mockery/Matcher/PHPUnitConstraint.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/Mockery/Matcher/Pattern.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/Mockery/Matcher/Subset.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/Mockery/Matcher/Type.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Mockery/MethodCall.php text/x-php root:root 0o644 1.0 KB
/usr/share/php/Mockery/Mock.php text/x-php root:root 0o644 25.4 KB
/usr/share/php/Mockery/MockInterface.php text/x-php root:root 0o644 6.0 KB
/usr/share/php/Mockery/ReceivedMethodCalls.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Mockery/Undefined.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/Mockery/VerificationDirector.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/Mockery/VerificationExpectation.php text/x-php root:root 0o644 958 bytes
/usr/share/php/Mockery/autoload.php text/x-php root:root 0o644 7.4 KB
/usr/share/php/Mockery.php text/x-php root:root 0o644 20.9 KB
/usr/share/php/helpers.php text/x-php root:root 0o644 1.2 KB