Branch Coverage
blib/lib/App/StaticImageGallery/Base/NeedDir.pm
Criterion
Covered
Total
%
branch
0
2
0.0
line
true
false
branch
13
0
0
if
(
defined
$args
{
'dir'
}
and
ref
$args
{
'dir'
}
eq
'App::StaticImageGallery::Dir'
)
{
}