Branch Coverage

blib/lib/PLS/Server/Request/TextDocument/DidChange.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
32 0 0 unless ref $self->{'params'}{'contentChanges'} eq "ARRAY"
43 0 0 if (ref $timers{$uri} eq 'IO::Async::Timer::Countdown') { }